# Scripts Operational scripts for the server package. - `docker-entrypoint.sh`: container entrypoint; applies migrations when `MIGRATE_ON_STARTUP=true`, then executes the server command. - `push-gitea-image.sh`: builds and pushes the Docker image to a Gitea Container Registry using environment variables only.