Skip to content

wodby/stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Wodby stacks

This repository is the index of Wodby-managed stack repositories for Wodby 2.0.

Stacks are application blueprints. A stack selects the services an app should use and defines the default configuration, links, versions, resources, and optional components for those services.

Create a stack

Use the stack boilerplate when you want to create a custom Git-backed stack. It includes a valid stack.yml and README guidance for stack service references, links, and overrides.

For a single stack repository, put stack.yml at the repository root. For a repository that contains multiple stacks, add an index.yml with stack directories:

stacks:
- api
- worker

Before publishing a stack for others to use, review:

Managed stacks

Application stacks

Stack Repository
HTML wodby/stack-html
PHP wodby/stack-php
Drupal wodby/stack-drupal
WordPress wodby/stack-wordpress
Laravel wodby/stack-laravel
Matomo wodby/stack-matomo
Node.js wodby/stack-node
Next.js wodby/stack-nextjs
Dagster wodby/stack-dagster

Data and search stacks

Stack Repository
MariaDB wodby/stack-mariadb
PostgreSQL wodby/stack-postgres
PostGIS wodby/stack-postgis
Cloud MySQL wodby/stack-cloud-mysql
Cloud MariaDB wodby/stack-cloud-mariadb
Cloud PostgreSQL wodby/stack-cloud-postgres
Valkey wodby/stack-valkey
Redis wodby/stack-redis
Solr wodby/stack-solr
ZooKeeper wodby/stack-zookeeper

Utilities and integrations

Stack Repository
Mailpit wodby/stack-mailpit
OpenSMTPD wodby/stack-opensmtpd
Gotenberg wodby/stack-gotenberg
FRPC wodby/stack-frpc
Tailscale wodby/stack-tailscale
3X UI wodby/stack-3xui

Kubernetes and platform stacks

Stack Repository
Envoy Gateway wodby/stack-envoy-gateway
Monitoring wodby/stack-monitoring
Metrics wodby/stack-metrics
AWS LB Controller wodby/stack-aws-lb-controller
OpenClaw wodby/stack-openclaw

About

Wodby 2.0 stacks

Topics

Resources

Stars

Watchers

Forks

Contributors