'version' is deprecated
This commit is contained in:
parent
4472e45c65
commit
b1e90828ad
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: caddy:{{ apps_vars.caddy.version }}
|
image: caddy:{{ apps_vars.caddy.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
kubo:
|
kubo:
|
||||||
image: ipfs/kubo:{{ apps_vars.ipfs.version }}
|
image: ipfs/kubo:{{ apps_vars.ipfs.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
meet:
|
meet:
|
||||||
image: jitsi/web:{{ apps_vars.jitsi.version }}
|
image: jitsi/web:{{ apps_vars.jitsi.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: joplin/server:{{ apps_vars.joplin.version }}
|
image: joplin/server:{{ apps_vars.joplin.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
node:
|
node:
|
||||||
image: sethsimmons/simple-monerod:{{ apps_vars.monerod.version }}
|
image: sethsimmons/simple-monerod:{{ apps_vars.monerod.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
image: redis:{{ apps_vars.nextcloud.redis_version }}
|
image: redis:{{ apps_vars.nextcloud.redis_version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: nginx:{{ apps_vars.nginx.version }}
|
image: nginx:{{ apps_vars.nginx.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: boky/postfix:{{ apps_vars.postfix.version }}
|
image: boky/postfix:{{ apps_vars.postfix.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
backup:
|
backup:
|
||||||
image: mazzolino/restic:{{ apps_vars.restic.version }}
|
image: mazzolino/restic:{{ apps_vars.restic.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
image: redis:{{ apps_vars.searxng.redis_version }}
|
image: redis:{{ apps_vars.searxng.redis_version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
proxy:
|
proxy:
|
||||||
image: thetorproject/snowflake-proxy:{{ apps_vars.snowflake.version }}
|
image: thetorproject/snowflake-proxy:{{ apps_vars.snowflake.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: goldy/tor-hidden-service:{{ apps_vars.tor.version }}
|
image: goldy/tor-hidden-service:{{ apps_vars.tor.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: containrrr/watchtower:{{ apps_vars.watchtower.version }}
|
image: containrrr/watchtower:{{ apps_vars.watchtower.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: samsapti/website:{{ apps_vars.website.version }}
|
image: samsapti/website:{{ apps_vars.website.version }}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{# code: language=ansible-jinja #}
|
{# code: language=ansible-jinja #}
|
||||||
# THIS FILE IS MANAGED BY ANSIBLE
|
# THIS FILE IS MANAGED BY ANSIBLE
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
caddy:
|
caddy:
|
||||||
image: custom/caddy:{{ proxy_caddy_version }}-alpine
|
image: custom/caddy:{{ proxy_caddy_version }}-alpine
|
||||||
|
|
Loading…
Reference in a new issue