-
Notifications
You must be signed in to change notification settings - Fork 20
Directory Structure
lephleg edited this page May 6, 2018
·
1 revision
This will be your directory structure after you've spinned up the Docker containers:
+-- docker-compose.yml
+-- docker-compose.letsencrypt.yml (used as a baseline for the SSL-enabled stack)
+-- docker-compose.generated.yml (auto-generated using the setup script on SSL-enabled stack)
+-- nano-node (mounted config file, database files and logs)
+-- nano-node-monitor (mounted monitor config file)
+-- nano-node-watchdog
| +-- Dockerfile
| +-- nano-node-watchdog.py
| +-- log (mounted watchdog logfile directory)
+-- readme.md