forked from Nixius/authelia
When a subscription is deleted, all Docker volumes for the customer
stack are tarred to /data/archives/{stackName}/ before the stack is
removed and volumes pruned. On resubscribe or reactivation, volumes
are restored from the archive before deploying the stack.
Made-with: Cursor
|
||
|---|---|---|
| .. | ||
| activate.go | ||
| authelia.go | ||
| dashboard.go | ||
| handlers_test.go | ||
| routes.go | ||
| stack.go | ||
| subscription.go | ||
| webhook.go | ||