This repository is the index of Wodby-managed service repositories for Wodby 2.0.
Services are reusable definitions for application runtimes, databases, search engines, infrastructure components, and integrations.
Application services are assembled into stacks and deployed as part of user applications. Kubernetes system services are different: Wodby installs and manages them as cluster infrastructure when required by the cluster provider and configuration. They are not user-deployable catalog components.
- Service catalog: https://wodby.com/services
- Service docs: https://wodby.com/docs/2.0/services/
- Service template reference: https://wodby.com/docs/2.0/services/template/
- Service boilerplate: https://github.com/wodby/service
Use the service boilerplate when you want to
create a custom Git-backed service. It includes a valid service.yml, starter
build files, and README guidance.
For a single service repository, put service.yml at the repository root. For a
repository that contains multiple services, add an index.yml with service
directories:
services:
- api
- workerBefore publishing a service for others to use, review:
| Service | Repository |
|---|---|
| PHP | wodby/service-php |
| Drupal PHP | wodby/service-drupal-php |
| WordPress PHP | wodby/service-wordpress-php |
| Laravel PHP | wodby/service-laravel-php |
| Matomo PHP | wodby/service-matomo |
| Python | wodby/service-python |
| Django | wodby/service-django |
| FastAPI | wodby/service-fastapi |
| Flask | wodby/service-flask |
| Ruby | wodby/service-ruby |
| Rails | wodby/service-rails |
| Go | wodby/service-go |
| Node.js | wodby/service-node |
| Next.js | wodby/service-nextjs |
| Dagster | wodby/service-dagster |
| Service | Repository |
|---|---|
| Nginx | wodby/service-nginx |
| Nginx Proxy | wodby/service-nginx-proxy |
| Nginx for PHP | wodby/service-php-nginx |
| Nginx for Drupal | wodby/service-drupal-nginx |
| Nginx for WordPress | wodby/service-wordpress-nginx |
| Nginx for Laravel | wodby/service-laravel-nginx |
| Nginx for Matomo | wodby/service-matomo-nginx |
| Apache HTTPD | wodby/service-httpd |
| Apache HTTPD for PHP | wodby/service-php-httpd |
| Vinyl | wodby/service-vinyl |
| Vinyl for Drupal | wodby/service-drupal-vinyl |
| Vinyl for WordPress | wodby/service-wordpress-vinyl |
| Varnish | wodby/service-varnish |
| Varnish for Drupal | wodby/service-drupal-varnish |
| Varnish for WordPress | wodby/service-wordpress-varnish |
| Service | Repository |
|---|---|
| Tailscale | wodby/service-tailscale |
| 3X UI | wodby/service-3xui |
| Service | Repository |
|---|---|
| MariaDB | wodby/service-mariadb |
| PostgreSQL | wodby/service-postgres |
| PostGIS | wodby/service-postgis |
| Cloud MySQL | wodby/service-cloud-mysql |
| Cloud MariaDB | wodby/service-cloud-mariadb |
| Cloud PostgreSQL | wodby/service-cloud-postgres |
| Valkey | wodby/service-valkey |
| Redis | wodby/service-redis |
| RabbitMQ | wodby/service-rabbitmq |
| Solr | wodby/service-solr |
| ZooKeeper | wodby/service-zookeeper |
| Gotenberg | wodby/service-gotenberg |
| Service | Repository |
|---|---|
| Prometheus | wodby/service-prometheus |
| Service | Repository |
|---|---|
| Mailpit | wodby/service-mailpit |
| OpenSMTPD | wodby/service-opensmtpd |
These services back Wodby-managed Kubernetes infrastructure. They are installed through system stacks during cluster provisioning and are not intended for user-created application stacks.
| Service | Repository |
|---|---|
| Monitoring | wodby/service-monitoring |
| Metrics Server | wodby/service-metrics-server |
| Node Exporter | wodby/service-node-exporter |
| Kube State Metrics | wodby/service-kube-state-metrics |
| AWS LB Controller | wodby/service-aws-lb-controller |
| Envoy Gateway | wodby/service-envoy-gateway |
| Ingress Nginx | wodby/service-ingress-nginx |
| FRPC | wodby/service-frpc |
| Service | Repository |
|---|---|
| NFS Provisioner | wodby/service-nfs-provisioner |
| Service | Repository |
|---|---|
| OpenClaw | wodby/service-openclaw |