This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
adapt (dead?) mattermost role to new nginx proxy config
python3
Andrea Cimbalo
7 years ago
parent
bdf4dd2cd8
commit
66d7a52184
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
roles/mattermost/meta/main.yaml
+ 8
- 0
roles/mattermost/meta/main.yaml
View File
@ -0,0 +1,8 @@
---
dependencies:
-
role
:
postgresql
-
role
:
nginx
is_proxy
:
true
server_name
:
"team.lilik.it"
config_name
:
"mattermost"
remote_host
:
"http://127.0.0.1:8065"
Write
Preview
Loading…
Cancel
Save