https://github.com/supercheck-io/supercheck-deploy
Community-driven deployment configurations for Supercheck
https://github.com/supercheck-io/supercheck-deploy
deployment docker-compose helm infrastructure kubernetes self-hosted
Last synced: 5 months ago
JSON representation
Community-driven deployment configurations for Supercheck
- Host: GitHub
- URL: https://github.com/supercheck-io/supercheck-deploy
- Owner: supercheck-io
- License: mit
- Created: 2026-01-08T12:53:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-17T16:20:37.000Z (5 months ago)
- Last Synced: 2026-01-18T02:40:10.114Z (5 months ago)
- Topics: deployment, docker-compose, helm, infrastructure, kubernetes, self-hosted
- Language: Shell
- Homepage: https://supercheck.io
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

# Supercheck Deploy
**Community-Supported Deployment Arrangements**
[](https://supercheck.io)
[](./docker/docker-compose-secure.yml)
[](./k8s)
[](./k8s/charts)
[](https://opensource.org/licenses/MIT)
## Overview
This repository hosts the official community-driven infrastructure configurations for deploying SuperCheck. It separates operational concerns from the core application logic.
## Repository Contents
| Folder | Description |
|--------|-------------|
| **[`/docker`](./docker)** | Production-ready Docker Compose templates. |
| **[`/k8s`](./k8s)** | Kubernetes manifests and Helm charts. |
## Contributing
We welcome contributions to improve deployment flexibility and reliability. Please read our [Contributing Guide](CONTRIBUTING.md) before submitting a Pull Request.
- **Helm Charts**: Creation and refinement of official charts.
- **Cloud Providers**: Specific guides and templates for AWS, GCP, Azure, and Hetzner.
- **Security**: Hardening of network policies and container contexts.
## Resources
- **Main Repository**: [supercheck-io/supercheck](https://github.com/supercheck-io/supercheck)
- **Documentation**: [supercheck.io/docs/deployment](https://supercheck.io/docs/deployment)