Notes on v6+ deployment/migration, aiming for a pyinfra deployment #229
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/dump-things-service#229
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need a git identity set for the audit backend (otherwise the startup will crash, and leave a corrupted empty Git repo behind that prevents further startups, and needs to be "fixes" via
rm -rf __dump_things__in the store.:A migration needs an admin token. This can be supplied via
dump-things-service --admin-token-hash. Such a provisioning is NOT persisted in the config, ie. must remain part of the startup command.A config snippet to be used with
dump-things-upload-configwould beCalling
dump-things-upload-configmore than once is incremental, ie. amends the configuration.