899 B
899 B
Ten31 Database (StartOS 0.3.5)
What this package does
- Runs Ten31 Database as a private web app.
- Persists all data under the StartOS service volume (
/data). - Exposes web UI/API on internal port
8080.
First launch
- Open the service UI from StartOS.
- If this is a fresh install, create the first admin account from the login screen.
- Go to Settings and run a manual backup once.
Airtable migration
- Open Settings -> Migration.
- Choose "Import from Airtable CSV".
- Confirm row/column mappings before final import.
Data safety
- Database path in container:
/data/crm.db. - Backups path in container:
/data/backups/. - Before StartOS or package upgrades, run a backup and export from Settings.
Upgrade note
This 0.3.5 wrapper keeps app/runtime files separate from data volume so migration to a future 0.4 wrapper can preserve the same data directory layout.