No description
Covers everything that was done manually on the Pi: - apt packages: podman, aardvark-dns, sqlite3, git, uidmap, python3-pip - podman-compose via pip (to ~/.local/bin) - rclone (optional, prompted) - .env creation from template with prompted values and generated passwords - git upstream tracking for auto-update - hands off to start.sh at the end Safe to re-run — all steps are idempotent. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| builder | ||
| docs | ||
| infra | ||
| proxy | ||
| scripts | ||
| server | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Be in control of YOUR apps and YOUR data
Features
- Deploy ANY containerized apps in seconds
- Builtin security
- Builtin postgres
- Uses podman for app isolation
- Runs on your hardware (linux vm/host)
- Integrate with git using github webhooks or add your own git remote
- automatic redeployment after git push
- Builtin ssl. Automatically provisioned using let's encrypt.