3wordchant
  • Joined on 2020-03-23
3wordchant pushed to tests at 3wordchant/capsul-flask 2021-07-23 01:05:12 +00:00
62c7355b4c ensure that app is defined in app.py to fix login link logging issues.
202d0aefff Disable VM creation check for the moment
01478dfd87 Add SSH key tests
a4837aff87 Initial console tests
ecc8f885fa Basic testing using flask-testing
Compare 35 commits »
3wordchant created branch webapi in 3wordchant/capsul-flask 2021-07-23 00:56:38 +00:00
3wordchant pushed to webapi at 3wordchant/capsul-flask 2021-07-23 00:56:38 +00:00
aa1a9f558b Updates for upstream IP handling
e6a14f8626 Add basic "create" API..
Compare 2 commits »
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 23:18:12 +00:00
72c04d8495 Docker image, & local development docker-compose.yml (#2)
3wordchant merged pull request 3wordchant/capsul-flask#2 2021-07-21 23:18:11 +00:00
Docker image, & local development docker-compose.yml
3wordchant pushed to docker at 3wordchant/capsul-flask 2021-07-21 23:17:03 +00:00
abe768a521 Merge branch 'master' into docker
5bb76173dd Add custom themes, THEME setting, basic "yolocolo" theme (#7)
Compare 2 commits »
3wordchant merged pull request 3wordchant/capsul-flask#7 2021-07-21 23:15:40 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 23:15:40 +00:00
5bb76173dd Add custom themes, THEME setting, basic "yolocolo" theme (#7)
3wordchant pushed to docker at 3wordchant/capsul-flask 2021-07-21 23:13:54 +00:00
18294cec43 Merge branch 'master' into docker
8c0c613392 Merge remote-tracking branch 'threewordchant/master'
50ee1144f9 Merge remote-tracking branch 'threewordchant/master'
08eb38dc57 correctly enforce affordable_vm_sizes post form submission
Compare 4 commits »
3wordchant pushed to yc-templates at 3wordchant/capsul-flask 2021-07-21 23:05:01 +00:00
89268726e6 Merge branch 'master' into yc-templates
8c0c613392 Merge remote-tracking branch 'threewordchant/master'
50ee1144f9 Merge remote-tracking branch 'threewordchant/master'
c4ba5ea197 Merge branch 'master' of ssh://git.autonomic.zone:2222/3wordchant/capsul-flask
08eb38dc57 correctly enforce affordable_vm_sizes post form submission
Compare 14 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-21 23:03:15 +00:00
cfb323bf60 Merge branch 'yc-templates' into yolocolo
8c7197f118 Merge branch 'docker' into yolocolo
fb83f52162 Merge branch 'master' into yolocolo
982556a2c5 Tag with current branch, instead of latest
13646e64da Make docker-compose file less demanding
Compare 42 commits »
3wordchant commented on pull request 3wordchant/capsul-flask#2 2021-07-21 22:55:19 +00:00
Docker image, & local development docker-compose.yml

auto_tag doesn't, but I think it's possible with interpolating e.g. ${DRONE_COMMIT_BRANCH}, see 982556a

3wordchant pushed to docker at 3wordchant/capsul-flask 2021-07-21 22:28:54 +00:00
982556a2c5 Tag with current branch, instead of latest
3wordchant pushed to docker at 3wordchant/capsul-flask 2021-07-21 21:50:59 +00:00
13646e64da Make docker-compose file less demanding
67149f437a Changes from @decentral1se code review
308ac05fe6 Add openssh-cient to Dockerfile for ssh-keyscan
c378c2b287 STRIPE_SECRET_KEY not STRIPE_PUBLISHABLE_KEY
5367822747 Load secrets from files if _FILE vars are set
Compare 29 commits »
3wordchant closed pull request 3wordchant/capsul-flask#5 2021-07-21 21:49:41 +00:00
Split README up into separate files
3wordchant commented on pull request 3wordchant/capsul-flask#5 2021-07-21 21:49:40 +00:00
Split README up into separate files

Merged in 0fa7fb28b52e6646dd426c3b959767220c678db4, somehow I messed it up so it didn't auto-close this

3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 21:46:56 +00:00
c4ba5ea197 Merge branch 'master' of ssh://git.autonomic.zone:2222/3wordchant/capsul-flask
33f4551cf4 Merge branch 'docs-reshuffle'
0fa7fb28b5 Split README up into separate files, plus:
be6e72028c define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly
bf7487f4f0 Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set
Compare 9 commits »
3wordchant commented on pull request 3wordchant/capsul-flask#2 2021-07-21 21:42:00 +00:00
Docker image, & local development docker-compose.yml

OK, wonderful. I'm very happy to help migrate to the Cyberia registry when it exists, and a Concourse build when I find time to wrap my head around secret management.

3wordchant commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:34:59 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

The capsulflask/static/icon.png and favicon should probably not be modified, the custom theme HTML can simply specify a different image for those right?

Yep, reverted, that was a mistake!…

3wordchant commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:33:17 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

I learned it today on the internet 😁