Skip to content

docs: getting started, marketing plan, release workflow, install script#24

Merged
mitchelljphayes merged 1 commit into
mainfrom
docs-release-setup
Jun 24, 2026
Merged

docs: getting started, marketing plan, release workflow, install script#24
mitchelljphayes merged 1 commit into
mainfrom
docs-release-setup

Conversation

@mitchelljphayes

Copy link
Copy Markdown
Owner

Add release infrastructure and documentation:

  • .github/workflows/release.yml: tag-triggered musl static binary builds (x86_64 + aarch64)
  • install.sh: curl|bash installer with systemd, user creation, config defaults, uninstall
  • docs/getting-started.md: full VPS setup guide
  • docs/marketing-plan.md: positioning, comparison, launch activities
  • README.md: updated with current features, app types, comparison table, install instructions

To cut a release: git tag v0.1.0 && git push origin v0.1.0

…l script

- docs/getting-started.md: full VPS setup guide (Podman, Caddy, systemd, secrets, deploy)
- docs/marketing-plan.md: positioning, comparison table, launch activities
- .github/workflows/release.yml: tag-triggered musl static binary builds (x86_64 + aarch64)
- install.sh: curl|bash installer with systemd, user creation, config defaults
- README.md: updated with current features, app types, comparison table, install instructions
@mitchelljphayes mitchelljphayes merged commit f69b30c into main Jun 24, 2026
4 checks 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