Debian init script for postgrest.

This commit is contained in:
Max Khon
2015-06-24 18:07:30 +06:00
parent 25492a089b
commit b56ab47f84
3 changed files with 109 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# run service as
#POSTGREST_USER=postgrest
# log file
#POSTGREST_LOG=/var/log/postgrest/postgrest.log
# database host
#POSTGREST_DBHOST=localhost
# database to use
#POSTGREST_DBNAME=
# database user
#POSTGREST_DBUSER=postgres
# database password
#POSTGREST_DBPASS=
# database pool
#POSTGREST_DBPOOL=10
# additional options
#POSTGREST_OPTS=