summaryrefslogtreecommitdiff
path: root/.envrc.sample
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-10-09 02:05:08 +0200
committeremkael <emkael@tlen.pl>2020-10-09 02:05:08 +0200
commit5219c9c90cdb1b56ff396e2235aedf052eb8fb9d (patch)
treee9d02f29da3876a83c36080616695ea11cf5126d /.envrc.sample
parentd73da115c63550215df7566f1d76bcb0bfbb2197 (diff)
Documentation
Diffstat (limited to '.envrc.sample')
-rw-r--r--.envrc.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/.envrc.sample b/.envrc.sample
new file mode 100644
index 0000000..5e4b694
--- /dev/null
+++ b/.envrc.sample
@@ -0,0 +1,9 @@
+export LIGA_RSYNC_OPTS=
+export LIGA_REMOTE_WWW_DIR='user@webserver.example.com:/var/www/path/on/remote/server'
+
+export LIGA_S3_BUCKET='s3://s3-bucket-name/'
+
+export LIGA_MYSQL_CONNECTION_OPTS='-h mysql_host -u mysql_user'
+
+export LIGA_BUTLER_FINISHED_ROUND=0
+export LIGA_BUTLER_FINISHED_SEGMENT=0