Allan Eising 677fcb0584
Some checks failed
release-tag / release-image (push) Failing after 3m11s
Update pages
2025-03-03 22:23:37 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 22:23:37 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 21:59:08 +01:00
2025-03-03 21:59:08 +01:00

DKNOG Membership payment app

Required environment variables

All environment variables can point to a file by appending _FILE to the name. This allows the use of docker secrets.

  • ADMIDIO_DB_HOST
  • ADMIDIO_DB_USER
  • ADMIDIO_DB_PASSWORD
  • ADMIDIO_DB_NAME
  • STRIPE_KEY
  • DKNOG_APP_HOST (hostname of app, e.g. https://app.myhost.com)
  • STRIPE_PRICE_ID (the ID of the membership price item in stripe)
Description
DKNOG Membershp payment app
Readme 67 KiB
Languages
Python 69.1%
HTML 29.4%
Dockerfile 1.5%