Split up to stacks and add portainer.

This commit is contained in:
2021-11-05 07:36:49 +01:00
parent 758ef900ff
commit 9dea2f7766
10 changed files with 350 additions and 193 deletions

View File

@@ -9,7 +9,12 @@ Subdirectories are used to structure and keep components independent. You have t
### Common
Traefik needs an external network so it can properly work. Create docker network with name **proxy**:
`docker network create --gateway 192.168.2.1 --subnet 192.168.2.0/24 proxy`
- traefik 2
- portainer
- mysql 8
- postgresql 14
- redis