3wc
|
67149f437a
|
Changes from @decentral1se code review
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
308ac05fe6
|
Add openssh-cient to Dockerfile for ssh-keyscan
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
c378c2b287
|
STRIPE_SECRET_KEY not STRIPE_PUBLISHABLE_KEY
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
5367822747
|
Load secrets from files if _FILE vars are set
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
e295b4420c
|
Docker updates for libvirtd
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
e4180b8306
|
Use Flask server in development
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
5cd5126039
|
Multi-stage build oh my!
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
f8e9ab2482
|
Initial attempt at Docker
|
2021-07-21 23:50:47 +02:00 |
|
3wc
|
c4ba5ea197
|
Merge branch 'master' of ssh://git.autonomic.zone:2222/3wordchant/capsul-flask
|
2021-07-21 23:46:37 +02:00 |
|
3wc
|
33f4551cf4
|
Merge branch 'docs-reshuffle'
|
2021-07-21 23:44:42 +02:00 |
|
3wc
|
0fa7fb28b5
|
Split README up into separate files, plus:
* forest's ReadMe docs changes
* add Configuration-type-stuff that lives in the database
|
2021-07-21 23:43:44 +02:00 |
|
3wc
|
bf7487f4f0
|
Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set
|
2021-07-21 23:43:44 +02:00 |
|
3wc
|
8b0ce0ba71
|
Hide the BTCPay link if BTCPAY_PRIVATE_KEY un-set
|
2021-07-21 23:43:44 +02:00 |
|
3wc
|
bca570882e
|
Add load_config_vars context processor..
..to allow accessing config variables in the templates.
This removes the need for adding config variables manually to template
contexts.
|
2021-07-21 23:43:44 +02:00 |
|
3wc
|
827ca4a50b
|
Auto-generate the pricing table from the database
|
2021-07-21 23:43:44 +02:00 |
|
3wc
|
8f2becb9ee
|
Fix SyntaxWarning on is not ""
`capsulflask/__init__.py:143: SyntaxWarning: "is not" with a literal. Did you mean "!="?`
|
2021-07-21 21:51:50 +02:00 |
|
3wc
|
7923f3a99f
|
Auto-generate the pricing table from the database
|
2021-07-21 12:19:28 +02:00 |
|
3wc
|
7ed847251f
|
Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set
|
2021-07-21 00:22:58 +02:00 |
|
3wc
|
e3a4776a5d
|
Hide the BTCPay link if BTCPAY_PRIVATE_KEY un-set
|
2021-07-21 00:20:38 +02:00 |
|
3wc
|
357d99cb91
|
Add load_config_vars context processor..
..to allow accessing config variables in the templates.
This removes the need for adding config variables manually to template
contexts.
|
2021-07-21 00:19:38 +02:00 |
|