Configure/deploy new akkounts app

This commit is contained in:
2020-11-20 23:22:42 +01:00
parent df524bd068
commit 3306cf0f21
9 changed files with 191 additions and 133 deletions

View File

@@ -1,3 +1,4 @@
node.default['akkounts-api']['revision'] = 'master'
node.default['akkounts-api']['port'] = 3200
node.default['akkounts-api']['server_name'] = 'api.accounts.kosmos.org'
node.default['akkounts']['repo'] = 'https://gitea.kosmos.org/kosmos/akkounts.git'
node.default['akkounts']['revision'] = 'master'
node.default['akkounts']['port'] = 3000
node.default['akkounts']['domain'] = 'accounts.kosmos.org'