first commit

This commit is contained in:
2026-08-08 20:03:22 -05:00
commit 3eb8a065ac
55 changed files with 2687 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Updating
The Rails application is developed in this repository. Update Ruby and gems deliberately in `Gemfile`, `.ruby-version`, `Gemfile.lock`, and `Dockerfile` together.
The PostgreSQL image is pinned in `startos/manifest/index.ts`. Before changing it, confirm the exact official image tag exists and review PostgreSQL upgrade requirements. Update `startos/versions/current.ts` and its release notes for every package release.