|
|
@ -210,22 +210,6 @@ prototype to be production ready for an inital beta release.
|
|
|
|
In general, these have all been thought about and seem to be solveable
|
|
|
|
In general, these have all been thought about and seem to be solveable
|
|
|
|
but still need more specific technical solutions.
|
|
|
|
but still need more specific technical solutions.
|
|
|
|
|
|
|
|
|
|
|
|
- backups
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The storage volume used on digital ocean already provides redudancy.
|
|
|
|
|
|
|
|
To provide complete, offsite backups, the /nassella folder just needs
|
|
|
|
|
|
|
|
to be backed up. (Could be something like just rsync or tarsnap, etc),
|
|
|
|
|
|
|
|
along with providing a backup of the config and terraform files internally
|
|
|
|
|
|
|
|
or via an "export" option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Current recommendation: use the [[https://github.com/restic/restic][restic]]
|
|
|
|
|
|
|
|
library to allow backing up to
|
|
|
|
|
|
|
|
[[https://www.backblaze.com/cloud-storage][Backblaze B2]].
|
|
|
|
|
|
|
|
- +logging+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolved for now with the [[https://dozzle.dev/][dozzle]] service
|
|
|
|
|
|
|
|
- monitoring / alerting
|
|
|
|
- monitoring / alerting
|
|
|
|
- exporting
|
|
|
|
- exporting
|
|
|
|
- migrating between platform providers (VPS providers, etc)
|
|
|
|
- migrating between platform providers (VPS providers, etc)
|
|
|
|