aboutsummaryrefslogblamecommitdiffstats
path: root/group_vars/all
blob: dac1adaa7931da204eebf062c4b2c40fad900401 (plain) (tree)










































                                                                               

# =========================================================================== #
#     _   ______ ___________
#    | | / / __ `/ ___/ ___/
#    | |/ / /_/ / /  (__  ) 
#    |___/\__,_/_/  /____(_)
#
# =========================================================================== #


# =========================================================================== #
# SYSTEMD VARIABLES
# =========================================================================== #

g_systemd_unit_directory: /etc/systemd/system/


# =========================================================================== #
# PORT VARIABLES
# =========================================================================== #

g_port_ssh: 22
g_port_http: 80
g_port_https: 443

g_port_gitweb_gui: 16010
g_port_mkdocs_gui: 16020
g_port_syncthing_gui: 16030
g_port_grafana_gui: 16090
g_port_wireguard: 51100
g_port_grafana: 51200

# =========================================================================== #
# IP VARIABLES
# =========================================================================== #

g_ip_mkdocs_gui: 0.0.0.0

# =========================================================================== #
# LOGGING VARIABLES
# =========================================================================== #

g_logging_directory: /var/REPLACEME
remember that computers suck.