How-to Guides
How-to guides are task-oriented — they assume you already have WeOS running and know the basics. Each guide solves a specific problem.
| Guide | Task |
|---|---|
| Install WeOS | Install from source, binary release, or Docker |
| Configure the Database | Switch between SQLite and PostgreSQL |
| Create a Resource Type | Define new content types via presets or CLI |
| Manage Resources | Create, list, update, and delete content via CLI and API |
| Deploy to Production | Deploy with Docker to Cloud Run or any container host |
| Add an HTML Template | Create templates with data-weos-* attributes |
| Manage Persons and Organizations | CRUD operations for people and organizations |
| Seed Development Data | Populate your local database with test data |
| Create a Behavior | Add custom domain logic to a resource type |