Skip to content

Add push deploy controls and migrate setup scripts to Python entrypoints - #22

Merged
moritzbrantner merged 2 commits into
mainfrom
feature/push-deploy-controls
Apr 16, 2026
Merged

moritzbrantner merged 2 commits into
mainfrom
feature/push-deploy-controls

Conversation

@moritzbrantner

Copy link
Copy Markdown
Owner

Summary

  • Adds per-site push deploy controls to the status webapp, including site creation and editable site settings.
  • Consolidates deploy state around the status webapp and moves runtime state to host-local JSON files.
  • Replaces legacy shell dashboard/setup entrypoints with direct Python commands and updates docs, systemd units, and CI accordingly.
  • Removes the old Python dashboard and deprecated deploy artifacts in favor of the Next.js webapp flow.

Testing

  • ./tests/run-tests.sh
  • ./tests/test_status_webapp_frontend.sh
  • ./tests/test_script_entrypoints.py
  • ./tests/test_setup_status_webapp.py
  • ./tests/test_deploy_engine.py
  • Not run: full GitHub Actions workflow on main

Moenarch added 2 commits April 16, 2026 13:40
- add repeat-run coverage for TLS email and status webapp env writes
- verify additional Python script entrypoints show help
- cover interactive CLI and deploy/shutdown flows
- install nginx in the baseline toolset
- enable and start nginx before deploy services
- update tests and docs for the new bootstrap step
@moritzbrantner
moritzbrantner merged commit a37501a into main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant