Skip to content

Directory Structure

amamel edited this page Sep 29, 2021 · 1 revision

This will be the directory structure after you've spun 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)
+-- banano-node (mounted config file, database files and logs)
+-- banano-node-monitor (mounted monitor config file)
+-- banano-node-watchdog
|   +-- Dockerfile
|   +-- banano-node-watchdog.py
|   +-- log (mounted watchdog logfile directory)
+-- readme.md