• Joined on 2023-11-11
tjhintz opened issue nassella/app#17 2026-04-20 21:35:45 +00:00
documentation
tjhintz opened issue nassella/app#16 2026-04-20 21:32:38 +00:00
page for restoring backup
tjhintz opened issue nassella/app#15 2026-04-20 21:32:31 +00:00
pages for viewing/managing backups
tjhintz opened issue nassella/app#14 2026-04-20 21:29:09 +00:00
Make sure "destroy" action works
tjhintz opened issue nassella/app#13 2026-04-20 21:28:23 +00:00
if terraform deploy fails because of things like DO API error, retry or tell user what to do
tjhintz opened issue nassella/app#12 2026-04-20 21:27:40 +00:00
actually handle terraform op failures and say "deploy failed"
tjhintz opened issue nassella/app#11 2026-04-20 21:26:39 +00:00
before re-deploying, stop the "app" service on server, and run a backup
tjhintz opened issue nassella/app#10 2026-04-20 21:25:35 +00:00
don't allow deploying an app that is currently being deployed
tjhintz opened issue nassella/app#9 2026-04-20 21:25:25 +00:00
support a user deploying multiple apps at the same time
tjhintz opened issue nassella/app#8 2026-04-20 21:22:46 +00:00
run restic-init when needed (first deploy?)
tjhintz opened issue nassella/app#7 2026-04-20 21:22:24 +00:00
if a user re-deploys with an app removed, delete that apps data
tjhintz opened issue nassella/app#6 2026-04-20 21:21:32 +00:00
on wizard review page, run terraform plan and worn if any data will be deleted
tjhintz opened issue nassella/app#5 2026-04-20 21:20:23 +00:00
make key related html form elements of type="password"
tjhintz opened issue nassella/app#4 2026-04-20 21:17:49 +00:00
fix flatcar image uploading status during deployment
tjhintz opened issue nassella/app#3 2026-04-20 21:17:34 +00:00
remove personal ssh key in prod
tjhintz opened issue nassella/app#2 2026-04-20 21:17:04 +00:00
setup stripe prod api key/checkout
tjhintz opened issue nassella/app#1 2026-04-20 21:16:51 +00:00
move stripe api key to config
tjhintz pushed to main at nassella/app 2026-04-16 15:55:53 +00:00
e42ece86fd Removing sessions and only using authelia auth headers
tjhintz pushed to main at nassella/app 2026-04-16 13:39:04 +00:00
ff31220be3 Using fixed schematra-session egg.
tjhintz pushed to main at nassella/app 2026-04-09 02:54:52 +00:00
dcd1df754a Working nassella deployment.