File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+
3+ 4+ goaccess_basicauth_username : xsnippet
5+ goaccess_server_name : dev-rt.xsnippet.org
6+ postgres_users :
7+ - database : " {{ xsnippet_api_user }}"
8+ username : " {{ xsnippet_api_user }}"
9+ backup_schedule : " *-*-* 3:00:00" # every night at 03:00 UTC
10+ xsnippet_api_user : xsnippet-api
11+ xsnippet_api_artifact : https://github.com/xsnippet/xsnippet-api/releases/download/v5.1.2/xsnippet-api-aarch64-linux.gz
12+ xsnippet_api_database_url : postgresql:///{{ postgres_users[0].database }}?host=/run/postgresql
13+ xsnippet_api_server_name : dev-api.xsnippet.org
14+ xsnippet_raw_server_name : dev-raw.xsnippet.org
15+ xsnippet_web_server_name : dev.xsnippet.org
Original file line number Diff line number Diff line change 1+ [xsnippet]
2+ 2a02:8084:4:e480:244a:d5a5:ac59:617d ansible_user =root
You can’t perform that action at this time.
0 commit comments