Add basic Unifi Network Application deployment

- Write initial docker-compose.yml for Unifi containers
- Create a template for initializing MongoDB databases
- Add README with setup instructions for the initial environment
This commit is contained in:
2024-06-29 21:22:52 -04:00
commit 03c9d835dc
5 changed files with 118 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.env
init-mongo.js