Skip to content

Package readstr as StartOS service #2

Description

@wksantiago

Tracks PR #1.

Packages the readstr app as a StartOS service.

  • StartOS SDK package definition under startos/ (manifest, main daemon, interfaces, init, configure action, store schema, versions)
  • Multi-stage Dockerfile: Next.js standalone build with bundled PostgreSQL (postgresql16) on node:22-alpine
  • docker_entrypoint.sh: boots PostgreSQL on loopback, bootstraps role/db, runs prisma migrate deploy, then the app; graceful shutdown
  • readstr submodule, Makefile, s9pk.mk, CI workflows
  • DB password generated once at install and enforced via scram over TCP

PR: #1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions