Crangon-compatible pastebin using pastemd
.
Sealable supports the following configuration options through environment variables:
SITE_NAME
- the name of the siteINFO_URL
- the url (relative to root /
) that will be served from the “what” link in the footer
GUPPY_ROOT
- the root url of a Guppy server
OpenMultiple
, to AuthenticatedOnce
The following configuration options are required for all database types (besides sqlite):
DB_TYPE
- the type of the database (mysql
or postgres
)DB_HOST
- the database host location (likely localhost
)DB_USER
- database usernameDB_PASS
- database passwordDB_NAME
- database name