This website requires JavaScript.
Explore
Help
Sign In
gnuviech
/
gvasalt
Watch
1
Star
0
Fork
You've already forked gvasalt
0
Code
Issues
Pull requests
Releases
Wiki
Activity
18f0061ee4
gvasalt
/
states
/
uwsgi
/
init.sls
10 lines
126 B
Text
Raw
Normal View
History
Unescape
Escape
Make gva run with Poetry and logging
2023-05-06 14:42:50 +02:00
---
Implement salt states for gva webinterface - setup listener and pg_hba.conf for PostgreSQL server - add state code for gva - add macros for nginx and uwsgi with Python 3 support - add pillar data for gva
2020-03-07 18:26:52 +01:00
uwsgi:
pkg:
- installed
service.running:
Make gva run with Poetry and logging
2023-05-06 14:42:50 +02:00
- enable: true
- reload: false
Implement salt states for gva webinterface - setup listener and pg_hba.conf for PostgreSQL server - add state code for gva - add macros for nginx and uwsgi with Python 3 support - add pillar data for gva
2020-03-07 18:26:52 +01:00
- require:
- pkg: uwsgi
Reference in a new issue
Copy permalink