1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 10:46:34 +00:00

22 add wekan recipe (#8)

* Add Wekan recipe
This commit is contained in:
David Young
2017-08-04 21:50:37 +12:00
committed by GitHub
parent 04739d1dff
commit 05a146f11c
9 changed files with 265 additions and 2 deletions

View File

@@ -101,9 +101,11 @@ networks:
driver: overlay
ipam:
config:
- subnet: 172.16.1.0/24
- subnet: 172.16.2.0/24
-
```
!!! tip
Setup unique static subnets for every stack you deploy. This avoids IP/gateway conflicts which can otherwise occur when you're creating/removing stacks a lot. See [my list](/reference/networks/) here.
## Serving