Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wodby services

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.

Create a 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
- worker

Before publishing a service for others to use, review:

Managed services

Application runtimes

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

Web and edge

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

Networking

Service Repository
Tailscale wodby/service-tailscale
3X UI wodby/service-3xui

Data, search, and messaging

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

Observability apps

Service Repository
Prometheus wodby/service-prometheus

Mail

Service Repository
Mailpit wodby/service-mailpit
OpenSMTPD wodby/service-opensmtpd

Kubernetes system services

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

Storage

Service Repository
NFS Provisioner wodby/service-nfs-provisioner

AI

Service Repository
OpenClaw wodby/service-openclaw

About

Wodby service catalog for Kubernetes applications and cluster infrastructure.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages