diff --git a/templates/compose/anonymousoverflow.yaml.j2 b/templates/compose/anonymousoverflow.yaml.j2 index 0bcb117..2e30f88 100644 --- a/templates/compose/anonymousoverflow.yaml.j2 +++ b/templates/compose/anonymousoverflow.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: anonymousoverflow: image: codeberg.org/aryak/anonymousoverflow-docker-builds @@ -22,4 +21,4 @@ services: networks: anonymousoverflow: - name: anonymousoverflow \ No newline at end of file + name: anonymousoverflow diff --git a/templates/compose/authelia.yaml.j2 b/templates/compose/authelia.yaml.j2 index 8111c69..30175bb 100644 --- a/templates/compose/authelia.yaml.j2 +++ b/templates/compose/authelia.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: authelia: image: ghcr.io/authelia/authelia diff --git a/templates/compose/binternet.yaml.j2 b/templates/compose/binternet.yaml.j2 index 416cf53..a26a147 100644 --- a/templates/compose/binternet.yaml.j2 +++ b/templates/compose/binternet.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: binternet: image: git.opnxng.com/opnxng/binternet:latest diff --git a/templates/compose/breezewiki.yaml.j2 b/templates/compose/breezewiki.yaml.j2 index 8a29700..39ef2de 100644 --- a/templates/compose/breezewiki.yaml.j2 +++ b/templates/compose/breezewiki.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: breezewiki: image: quay.io/pussthecatorg/breezewiki:latest diff --git a/templates/compose/caddy.yaml.j2 b/templates/compose/caddy.yaml.j2 index 80f1484..d52e45b 100644 --- a/templates/compose/caddy.yaml.j2 +++ b/templates/compose/caddy.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: caddy: image: git.opnxng.com/opnxng/caddy:latest diff --git a/templates/compose/cinny.yaml.j2 b/templates/compose/cinny.yaml.j2 index 5d7c837..ae5f910 100644 --- a/templates/compose/cinny.yaml.j2 +++ b/templates/compose/cinny.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: cinny: image: ghcr.io/cinnyapp/cinny:latest diff --git a/templates/compose/cloudtube.yaml.j2 b/templates/compose/cloudtube.yaml.j2 index d10921b..c8cafe0 100644 --- a/templates/compose/cloudtube.yaml.j2 +++ b/templates/compose/cloudtube.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: cloudtube: image: abeltramo/cloudtube:latest diff --git a/templates/compose/etherpad.yaml.j2 b/templates/compose/etherpad.yaml.j2 index 2cd0bdb..5e43d19 100644 --- a/templates/compose/etherpad.yaml.j2 +++ b/templates/compose/etherpad.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: etherpad: image: git.opnxng.com/opnxng/etherpad:latest diff --git a/templates/compose/firefox.yaml.j2 b/templates/compose/firefox.yaml.j2 index 238d480..ca8b368 100644 --- a/templates/compose/firefox.yaml.j2 +++ b/templates/compose/firefox.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: firefox: image: lscr.io/linuxserver/firefox:latest diff --git a/templates/compose/geoipupdate.yaml.j2 b/templates/compose/geoipupdate.yaml.j2 index b9355ff..74421c5 100644 --- a/templates/compose/geoipupdate.yaml.j2 +++ b/templates/compose/geoipupdate.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: geoipupdate: container_name: geoipupdate diff --git a/templates/compose/gitea.yaml.j2 b/templates/compose/gitea.yaml.j2 index c8ddcaa..485e425 100644 --- a/templates/compose/gitea.yaml.j2 +++ b/templates/compose/gitea.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: gitea: image: gitea/gitea:1.22.0-rootless diff --git a/templates/compose/gothub.yaml.j2 b/templates/compose/gothub.yaml.j2 index 19a9157..8defa33 100644 --- a/templates/compose/gothub.yaml.j2 +++ b/templates/compose/gothub.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: gothub: image: codeberg.org/gothub/gothub:latest diff --git a/templates/compose/imgin.yaml.j2 b/templates/compose/imgin.yaml.j2 index a5643ad..84d4408 100644 --- a/templates/compose/imgin.yaml.j2 +++ b/templates/compose/imgin.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: imgin: image: git.opnxng.com/opnxng/imgin:latest diff --git a/templates/compose/invidious.yaml.j2 b/templates/compose/invidious.yaml.j2 index 9d8d048..a02357e 100644 --- a/templates/compose/invidious.yaml.j2 +++ b/templates/compose/invidious.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: invidious: # deploy: diff --git a/templates/compose/it-tools.yaml.j2 b/templates/compose/it-tools.yaml.j2 index 0e0623a..52a69ce 100644 --- a/templates/compose/it-tools.yaml.j2 +++ b/templates/compose/it-tools.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: it-tools: container_name: it-tools diff --git a/templates/compose/libreddit.yaml.j2 b/templates/compose/libreddit.yaml.j2 index db9fef1..c025189 100644 --- a/templates/compose/libreddit.yaml.j2 +++ b/templates/compose/libreddit.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: libreddit-warp: image: caomingjun/warp diff --git a/templates/compose/libremdb.yaml.j2 b/templates/compose/libremdb.yaml.j2 index 28e8cd9..4a654c4 100644 --- a/templates/compose/libremdb.yaml.j2 +++ b/templates/compose/libremdb.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: libremdb: image: quay.io/pussthecatorg/libremdb:latest diff --git a/templates/compose/mlmym.yaml.j2 b/templates/compose/mlmym.yaml.j2 index f4b9491..0ed65be 100644 --- a/templates/compose/mlmym.yaml.j2 +++ b/templates/compose/mlmym.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: mlmym: image: ghcr.io/rystaf/mlmym:latest diff --git a/templates/compose/ntfy.yaml.j2 b/templates/compose/ntfy.yaml.j2 index 953cb6a..bb469ed 100644 --- a/templates/compose/ntfy.yaml.j2 +++ b/templates/compose/ntfy.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: ntfy: image: binwiederhier/ntfy:latest diff --git a/templates/compose/offtiktok.yaml.j2 b/templates/compose/offtiktok.yaml.j2 new file mode 100644 index 0000000..265e40d --- /dev/null +++ b/templates/compose/offtiktok.yaml.j2 @@ -0,0 +1,40 @@ +# {{ ansible_managed }} +services: + + offtiktok: + image: git.opnxng.com/opnxng/offtiktok:latest + container_name: offtiktok + security_opt: + - no-new-privileges + environment: + - PUID=1000 + - PGID=1000 + - TZ=Asia/Singapore + - NEXT_INTERNAL_API_URL=http://localhost:3000 + - NEXT_PUBLIC_API_URL=http://localhost:2000 + - GA_TRACING_ID=G-Y2K66L945V + restart: unless-stopped + ports: + - 8911:3000 + networks: + - offtiktok + + offtiktokapi: + image: git.opnxng.com/opnxng/offtiktokapi:latest + container_name: offtiktokapi + security_opt: + - no-new-privileges + environment: + - PUID=1000 + - PGID=1000 + - TZ=Asia/Singapore + - DATABASE_URL=file:./dev.db + restart: unless-stopped +# ports: +# - 2000:2000 + networks: + - offtiktok + +networks: + offtiktok: + name: offtiktok diff --git a/templates/compose/photon.yaml.j2 b/templates/compose/photon.yaml.j2 index 028caeb..e840202 100644 --- a/templates/compose/photon.yaml.j2 +++ b/templates/compose/photon.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: photon: image: ghcr.io/xyphyn/photon:latest diff --git a/templates/compose/privatebin.yaml.j2 b/templates/compose/privatebin.yaml.j2 index 28c345a..155fee7 100644 --- a/templates/compose/privatebin.yaml.j2 +++ b/templates/compose/privatebin.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: privatebin: container_name: privatebin diff --git a/templates/compose/priviblur.yaml.j2 b/templates/compose/priviblur.yaml.j2 index 3b4336b..fe257c2 100644 --- a/templates/compose/priviblur.yaml.j2 +++ b/templates/compose/priviblur.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: priviblur: container_name: priviblur diff --git a/templates/compose/proxigram.yaml.j2 b/templates/compose/proxigram.yaml.j2 index 9685a3d..9e4f9f7 100644 --- a/templates/compose/proxigram.yaml.j2 +++ b/templates/compose/proxigram.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: proxigram: image: git.opnxng.com/opnxng/proxigram:latest diff --git a/templates/compose/proxitok.yaml.j2 b/templates/compose/proxitok.yaml.j2 index 9e0860f..9ca525d 100644 --- a/templates/compose/proxitok.yaml.j2 +++ b/templates/compose/proxitok.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: proxitok: image: ghcr.io/pablouser1/proxitok:latest diff --git a/templates/compose/quetre.yaml.j2 b/templates/compose/quetre.yaml.j2 index a63bcf9..7513912 100644 --- a/templates/compose/quetre.yaml.j2 +++ b/templates/compose/quetre.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: quetre: image: quay.io/pussthecatorg/quetre:latest diff --git a/templates/compose/rat-aint-tieba.yaml.j2 b/templates/compose/rat-aint-tieba.yaml.j2 index 7fb8865..c2f2eba 100644 --- a/templates/compose/rat-aint-tieba.yaml.j2 +++ b/templates/compose/rat-aint-tieba.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: rat-aint-tieba: image: git.opnxng.com/opnxng/rat-aint-tieba:latest diff --git a/templates/compose/redlib.yaml.j2 b/templates/compose/redlib.yaml.j2 index 6a119e9..4e80601 100644 --- a/templates/compose/redlib.yaml.j2 +++ b/templates/compose/redlib.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: redlib: container_name: redlib diff --git a/templates/compose/runner.yaml.j2 b/templates/compose/runner.yaml.j2 index 7987c2d..d18044f 100755 --- a/templates/compose/runner.yaml.j2 +++ b/templates/compose/runner.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: runner: image: gitea/act_runner:latest-dind-rootless diff --git a/templates/compose/scribe.yaml.j2 b/templates/compose/scribe.yaml.j2 index 2d2a594..8bfbb38 100644 --- a/templates/compose/scribe.yaml.j2 +++ b/templates/compose/scribe.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: scribe: container_name: scribe diff --git a/templates/compose/searxng.yaml.j2 b/templates/compose/searxng.yaml.j2 index 06f49c9..7bdb5df 100644 --- a/templates/compose/searxng.yaml.j2 +++ b/templates/compose/searxng.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: searxng: diff --git a/templates/compose/send.yaml.j2 b/templates/compose/send.yaml.j2 index 4fc2b4e..af09754 100644 --- a/templates/compose/send.yaml.j2 +++ b/templates/compose/send.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: send: # image: "registry.gitlab.com/timvisee/send:latest" diff --git a/templates/compose/simplytranslate.yaml.j2 b/templates/compose/simplytranslate.yaml.j2 index 5008891..341b2aa 100644 --- a/templates/compose/simplytranslate.yaml.j2 +++ b/templates/compose/simplytranslate.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: simplytranslate: image: git.opnxng.com/opnxng/simplytranslate:latest diff --git a/templates/compose/socks5.yaml.j2 b/templates/compose/socks5.yaml.j2 index fd3db10..d33a1c0 100644 --- a/templates/compose/socks5.yaml.j2 +++ b/templates/compose/socks5.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: socks5: image: serjs/go-socks5-proxy diff --git a/templates/compose/stirling-pdf.yaml.j2 b/templates/compose/stirling-pdf.yaml.j2 index b26d62e..c545d8d 100644 --- a/templates/compose/stirling-pdf.yaml.j2 +++ b/templates/compose/stirling-pdf.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: stirling-pdf: container_name: stirling-pdf diff --git a/templates/compose/voyager.yaml.j2 b/templates/compose/voyager.yaml.j2 index f528b0c..7bb696b 100644 --- a/templates/compose/voyager.yaml.j2 +++ b/templates/compose/voyager.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: voyager: image: ghcr.io/aeharding/voyager:latest diff --git a/templates/compose/watchtower.yaml.j2 b/templates/compose/watchtower.yaml.j2 index 58e7583..53c4e17 100644 --- a/templates/compose/watchtower.yaml.j2 +++ b/templates/compose/watchtower.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: watchtower: image: ghcr.io/containrrr/watchtower diff --git a/templates/compose/wolfree.yaml.j2 b/templates/compose/wolfree.yaml.j2 index ffc23ed..4e9b9e7 100644 --- a/templates/compose/wolfree.yaml.j2 +++ b/templates/compose/wolfree.yaml.j2 @@ -1,5 +1,4 @@ # {{ ansible_managed }} -version: "3.8" services: wolfree: image: git.opnxng.com/opnxng/wolfree:latest