2020-12-08 22:41:03 -05:00
|
|
|
---
|
|
|
|
omni_compose_version: 3.7
|
|
|
|
|
|
|
|
omni_compose_apps:
|
2021-02-05 00:26:09 -05:00
|
|
|
|
2020-12-08 22:41:03 -05:00
|
|
|
bitwarden:
|
|
|
|
datastore: /appdata/bitwarden
|
|
|
|
account:
|
|
|
|
name: mech_bitwarden
|
|
|
|
uid: 1294
|
|
|
|
published:
|
|
|
|
host: ssv.enp.one
|
|
|
|
ports:
|
|
|
|
8080: 8090
|
|
|
|
8443: 8943
|
|
|
|
networks:
|
|
|
|
internal: 192.168.104.0/24
|
|
|
|
external: 192.168.105.0/24
|
|
|
|
versions:
|
2021-04-25 21:10:06 -04:00
|
|
|
default: 1.40.0
|
|
|
|
web: 2.19.0
|
2021-02-05 00:26:09 -05:00
|
|
|
|
2020-12-08 22:41:03 -05:00
|
|
|
gitea:
|
|
|
|
datastore: /appdata/gitea
|
|
|
|
account:
|
|
|
|
name: mech_gitea
|
|
|
|
uid: 1295
|
|
|
|
published:
|
|
|
|
host: vcs.enp.one
|
|
|
|
ports:
|
|
|
|
3000: 3000
|
|
|
|
22: 2222
|
|
|
|
networks:
|
|
|
|
main: 192.168.103.0/24
|
|
|
|
versions:
|
2021-04-25 21:12:47 -04:00
|
|
|
default: 1.14.1
|
2021-02-05 00:26:09 -05:00
|
|
|
|
2020-12-08 22:58:15 -05:00
|
|
|
minecraft:
|
|
|
|
datastore: /appdata/minecraft
|
|
|
|
account:
|
|
|
|
name: mech_minecraft
|
|
|
|
uid: 1297
|
|
|
|
published:
|
|
|
|
ports:
|
|
|
|
25565: 25565
|
|
|
|
networks:
|
|
|
|
main: 192.168.102.0/24
|
|
|
|
versions:
|
|
|
|
main: latest
|
2021-04-16 00:58:20 -04:00
|
|
|
server: 1.16.5
|
2021-02-05 00:26:09 -05:00
|
|
|
|
2020-12-08 23:07:25 -05:00
|
|
|
plex:
|
2021-04-25 21:14:17 -04:00
|
|
|
force_clean: true
|
2020-12-08 23:07:25 -05:00
|
|
|
datastore: /appdata/plex
|
|
|
|
account:
|
|
|
|
name: mech_plex
|
|
|
|
uid: 1298
|
|
|
|
published:
|
|
|
|
host: pms.enp.one
|
|
|
|
ports:
|
|
|
|
32400: 32400
|
|
|
|
3005: 3005
|
|
|
|
8324: 8324
|
|
|
|
32469: 32469
|
|
|
|
1900: 1900
|
|
|
|
32410: 32410
|
|
|
|
32413: 32413
|
|
|
|
32414: 32414
|
|
|
|
networks:
|
|
|
|
main: 192.168.101.0/24
|
|
|
|
versions:
|
|
|
|
default: latest
|
2021-02-05 00:26:09 -05:00
|
|
|
|
2020-12-08 23:15:56 -05:00
|
|
|
unifi:
|
|
|
|
datastore: /appdata/unifi
|
|
|
|
account:
|
|
|
|
name: mech_ubnt
|
|
|
|
uid: 1296
|
|
|
|
published:
|
|
|
|
ports:
|
|
|
|
8080: 8080
|
|
|
|
8443: 8443
|
|
|
|
8843: 8843
|
|
|
|
8880: 8880
|
|
|
|
3478: 3478
|
|
|
|
6789: 6789
|
|
|
|
10001: 10001
|
|
|
|
networks:
|
|
|
|
main: 192.168.100.0/24
|
|
|
|
versions:
|
|
|
|
default: "5.12"
|
2021-02-05 00:26:09 -05:00
|
|
|
|
2021-01-14 23:46:32 -05:00
|
|
|
scipio:
|
2021-01-15 00:31:07 -05:00
|
|
|
build:
|
|
|
|
repository: git@github.com:tjyork/Scipio.git
|
2021-03-30 00:05:17 -04:00
|
|
|
version: 1.1.2
|
2021-01-14 23:46:32 -05:00
|
|
|
datastore: /appdata/scipio
|
|
|
|
account:
|
|
|
|
name: mech_scipio
|
|
|
|
uid: 1291
|
|
|
|
published:
|
|
|
|
host: scipio.net.enp.one
|
|
|
|
ports:
|
2021-01-15 00:59:09 -05:00
|
|
|
8080: 8081
|
2021-02-04 23:07:04 -05:00
|
|
|
3306: 33306
|
2021-01-14 23:46:32 -05:00
|
|
|
networks:
|
|
|
|
main: 192.168.106.0/24
|
|
|
|
versions:
|
2021-03-30 00:05:17 -04:00
|
|
|
default: 1.1.2
|
2021-01-15 00:46:07 -05:00
|
|
|
database: "10"
|
2021-02-24 21:27:19 -05:00
|
|
|
cache: "6.2"
|
2021-04-25 21:42:06 -04:00
|
|
|
|
|
|
|
nextcloud:
|
|
|
|
datastore: /appdata/nextcloud
|
|
|
|
account:
|
|
|
|
name: mech_nextcloud
|
|
|
|
uid: 1290
|
|
|
|
published:
|
2021-05-02 13:51:20 -04:00
|
|
|
host: nxc.enp.one
|
2021-04-25 21:42:06 -04:00
|
|
|
ports:
|
|
|
|
80: 8082
|
|
|
|
networks:
|
|
|
|
main: 192.168.107.0/24
|
|
|
|
versions:
|
2021-04-30 20:20:22 -04:00
|
|
|
proxy: latest
|
|
|
|
server: 21.0.1-fpm
|
2021-04-25 21:42:06 -04:00
|
|
|
database: "10"
|
|
|
|
cache: "6.2"
|
2021-04-30 20:20:22 -04:00
|
|
|
assets:
|
|
|
|
- src: nginx/nextcloud-proxy.conf
|
|
|
|
name: proxy/nextcloud.conf
|
2021-05-02 13:51:20 -04:00
|
|
|
- src: nextcloud-php-fpm.ini
|
|
|
|
name: config/php.ini
|
|
|
|
- src: nextcloud-mariadb.cnf
|
|
|
|
name: proxy/nextcloud.cnf
|