WIP Deploy substr

This commit is contained in:
2024-10-23 15:53:07 +02:00
parent c8160e38c8
commit c878ed1a1e
6 changed files with 131 additions and 1 deletions

View File

@@ -1,2 +1,8 @@
node.default["strfry"]["ldap_search_dn"] = "ou=kosmos.org,cn=users,dc=kosmos,dc=org"
node.default["strfry"]["extras_dir"] = "/opt/strfry"
node.default["substr"]["repo"] = "https://gitea.kosmos.org/kosmos/substr.git"
node.default["substr"]["revision"] = "master"
node.default["substr"]["workdir"] = "/opt/substr"
node.default["substr"]["port"] = 30023
node.default["substr"]["relay_urls"] = ["ws://localhost:7777"]