Reorganises the utils/
into opt/
as general place for external tooling.
opt/sops/
for encryption related actionsopt/sync/
for schema migrationsIt also adds a local Docker Compose environment with a Directus container and predefined credentials, initialised with a local schema that was initially derived from nightly
.
Documentation has been updated together with the implementation.
closes #50 (closed)