🚀 BySam Helm Charts

Official Helm Charts Repository

📦 Available Charts

WordPress
v1.0.4 • App v6.8.2

WordPress CMS with auto-installation

MariaDB
v1.0.2 • App v12.0.2

MariaDB database deployment

Memcached
v1.0.1 • App v1.6.24

Memcached caching system

🚀 Quick Start - OCI Registry (Recommended)

helm install my-wordpress oci://ghcr.io/bysamio/charts/wordpress
helm install my-mariadb oci://ghcr.io/bysamio/charts/mariadb
helm install my-memcached oci://ghcr.io/bysamio/charts/memcached

📚 Traditional Helm Repository

helm repo add bysamio https://bysamio.github.io/charts/
helm repo update
helm install my-wordpress bysamio/wordpress

🔗 Links

📖 Documentation

For detailed documentation, visit the GitHub repository.