You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
-
# docker compose stack examples
1
+
# docker compose stack examples, for Traefik
2
2
3
-
This is some examples used at home on my homelab. Many stacks are production-ready and daily used.
3
+
This is some examples used at home on my homelab. Many stacks are production-ready and daily used. Folders got a Traefik dynamic configuration, with a docker socket proxy. There are many tweaks to provide a ready-to-use environment.
4
+
5
+
Configurations provided are tested on a private environment (QEMU and VirtualBox). Maybe in few months I'll test it on GCP, Azure or AWS (if there's free month subscription).
4
6
5
7
## :factory: Requirements
6
8
@@ -10,6 +12,8 @@ This is some examples used at home on my homelab. Many stacks are production-rea
0 commit comments