90 lines
4.3 KiB
YAML
90 lines
4.3 KiB
YAML
services:
|
|
garrysmod:
|
|
build:
|
|
context: /opt/GMOD
|
|
dockerfile: /opt/GMOD/Dockerfile
|
|
container_name: garrysmod-server
|
|
environment:
|
|
GAMEMODE: terrortown
|
|
HOSTNAME: TTTSBMen
|
|
MAP: ttt_clue_se
|
|
MAPS: >-
|
|
ttt_minecraft_b5, ttt_mc_skyislands, ttt_67thway_v3, ttt_clue_se,
|
|
ttt_dolls, ttt_rooftops_a2_f1, ttt_waterworld, ttt_airbus_b3,
|
|
ttt_minecraft_haven, ttt_lego, ttt_oldruins,
|
|
ttt_emerald_empire, ttt_wuhu_town, arcane_mine, ttt_waterworld_tropical,
|
|
ttt_bikinibottom_v1c, ttt_pelicantown, ttt_minecraftcity_v5,
|
|
ttt_lttp_kakariko_a5, ttt_kakariko_v4a, ttt_byperbasedome_v1,
|
|
ttt_lordaeron_v1a, ttt_outset_island, ttt_terraria,
|
|
ttt_ww_hyrule_castle_v1a, ttt_woodtown, ttt_mc_treehouse, ttt_bathhouse,
|
|
ttt_traitor_express, ttt_villageisland_mc, ttt_mcdonalds,
|
|
ttt_mc_mineshaft, ttt_scream_v1n, ttt_krustykrab,
|
|
ttt_gm_toyfactory_galaxy, ttt_simple_otat1, ttt_backrooms3,
|
|
ttt_tilted_towers, ttt_cquestt, ttt_firelinkshrine, ttt_mcpier_v2_fix,
|
|
ttt_cruise, ttt_island_2013, ttt_cs_mcdonalds, ttt_tokyodistrict,
|
|
ttt_simpsons, ttt_santamariabeach, ttt_rust_v2c, gm_paradise_resort,
|
|
ttt_fernwood, ttt_rpgvillage_edit, ttt_alstoybarn_day, ttt_lighthouse,
|
|
ttt_cornershop, ttt_amongusskeld, ttt_nuketown_vg, ttt_countdown_b2,
|
|
ttt_zingyland_v2a
|
|
NAME: EinsPhoenix
|
|
PORT: '27016'
|
|
PRODUCTION: '1'
|
|
WORKSHOP_IDS: >-
|
|
2306802961 811718553 151583504 159321088 221814617 281454209 195227686
|
|
419903291 157420728 253297309 106498411 654570222 1357204556 2126493892
|
|
2622278018 284418937 1308094902 307624986 635911320 2321730454
|
|
922334896 1694394035 236217898 662342819 648957314 621565420 672173225
|
|
1894982220 810154456 194965598 323013982 2949944949 922300051 922348673
|
|
389346280 295897079 1299035924 3072566056 1475589106 1219185412
|
|
2950051391 118937144 2964209518 1463001141 1472570320 3015478782
|
|
238575181 2031255788 2324843559 2623981820 761923626 337311940
|
|
2687454158 2529556236 1121889859 902184195 1615324913 3153587464
|
|
465702015 2329721936 3342232160 3520946367 1511419386 2150978792
|
|
1241447098 2552417009 278185787 264839450 260153473 2898472436
|
|
1897777648 1516424210 1188011508 1988998212 1558020463 2681447264
|
|
1659437311 265714452 557962280 557962238 2076191098 550005969 3623152093
|
|
1641605106 2024708568 2813407918 2141600596 1434261721 3427214167
|
|
2166317811 2072767570 1392362130 1363049665 276959806 1769384085
|
|
1137482209 2431782924 1525218777 1676752614 2810367458 1812199726
|
|
1751661372 376441841 1683708655 2389628693 2002031048 1369546619
|
|
1584675927 3292372285 3579469416 3022191155 3365382068 613786944
|
|
649273679 3166751874 1318271171 3573096208 3575488941 3489360335
|
|
3007984344 2614793622 300472606 2252935891 3623632345 2750400078
|
|
1490141331 403716183 1560667185 186012196 183797802 3548360453
|
|
3594342782 3526049818 2217754806 2113659666 3268894133 2922376072
|
|
3200936715 3575488941 3007984344 3537612611 2144375749 3404222068
|
|
922285407 2990355083 851715300 849612809 1941222352 1829884863
|
|
2150362553 2689308997 2689308997 2789414939 2780973714 3122549257
|
|
3317928575 3623477650 3293172839 3433326698 503194219 3364096583
|
|
3532628121 3165277026
|
|
image: ttt-phoenix/garrysmod:latest
|
|
network_mode: bridge
|
|
ports:
|
|
- 27016:27016/udp
|
|
- 27016:27016/tcp
|
|
restart: unless-stopped
|
|
stdin_open: True
|
|
tty: True
|
|
|
|
|
|
volumes:
|
|
# Eigene Inhalte
|
|
- /opt/GMOD/addons:/srv/addons:ro
|
|
- /opt/GMOD/gamemodes:/srv/gamemodes:ro
|
|
|
|
# Persistente GMod-Daten
|
|
- /opt/GMOD/persistent/cfg:/home/gmod/server/garrysmod/cfg
|
|
- /opt/GMOD/persistent/data:/home/gmod/server/garrysmod/data
|
|
- /opt/GMOD/persistent/logs:/home/gmod/server/garrysmod/logs
|
|
- /opt/GMOD/persistent/cache:/home/gmod/server/garrysmod/cache
|
|
|
|
# Workshop & Steam
|
|
- /opt/GMOD/persistent/steamapps:/home/gmod/server/steamapps
|
|
- /opt/GMOD/persistent/steam_cache:/home/gmod/server/steam_cache
|
|
|
|
# SteamCMD
|
|
# - /opt/GMOD/steamcmd:/home/gmod/steamcmd
|
|
|
|
# Steam Client
|
|
- /opt/GMOD/Steam:/home/gmod/Steam
|