Split up to stacks and add portainer.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user