• Joined on 2023-11-11
tjhintz pushed to main at nassella/app 2026-04-20 22:45:01 +00:00
24b9477f24 Don't allow deploying an app that is being deployed.
tjhintz closed issue nassella/app#9 2026-04-20 22:26:40 +00:00
support a user deploying multiple apps at the same time
tjhintz pushed to main at nassella/app 2026-04-20 22:13:22 +00:00
7ed7846536 Allowing multiple instances to deploy at the same time.
tjhintz opened issue nassella/app#21 2026-04-20 21:57:38 +00:00
delete app deployment folder after deploy complete
tjhintz opened issue nassella/app#20 2026-04-20 21:54:22 +00:00
don't show 'nassella' app in prod
tjhintz opened issue nassella/app#19 2026-04-20 21:48:16 +00:00
update all docker apps to latest versions
tjhintz opened issue nassella/app#18 2026-04-20 21:46:42 +00:00
high-level security code review
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"