diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ad34bc --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + +# Dokku setup + + $ dokku apps:create APPNAME + $ dokku config:set APPNAME --no-restart FORCE_SSL=https://example.com + $ dokku postgres:create APPNAME + $ dokku postgres:link signature signature + +## Reference + +* https://www.docuseal.co/install#docker-instructions