Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glasskube/operator

๐ŸงŠ Glasskube Apps Operator
https://github.com/glasskube/operator

devops devops-tools docker gitea gitlab glasskube hacktoberfest java-operator-sdk keycloak kotlin kubernetes kubernetes-operator matomo nextcloud odoo operator plane vault velero

Last synced: 29 days ago
JSON representation

๐ŸงŠ Glasskube Apps Operator

Awesome Lists containing this project

README

        

[![GitHub Repo stars](https://img.shields.io/github/stars/glasskube/operator)](https://github.com/glasskube/operator)
[![Docker Pulls](https://img.shields.io/docker/pulls/glasskube/operator)](https://hub.docker.com/r/glasskube/operator)
[![license](https://img.shields.io/badge/license-LGPL_3.0-blue)](https://opensource.org/license/lgpl-3-0/)
[![Docs](https://img.shields.io/badge/docs-glasskube.eu%2Fdocs-blue)](https://glasskube.eu/docs/)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/glasskube)](https://artifacthub.io/packages/helm/glasskube/glasskube-operator)





Glasskube Logo

Kubernetes Operator


Open Source Tools on autopilot



Getting started ยป



Explore our website ยป




GitHub
.
Docker Hub
.
Artifact Hub
.
LinkedIn



## โญ๏ธ Why Glasskube?

Turn on autopilot and deploy and manage Open Source Tools fully automated on Kubernetes. Our Open Source Glasskube Operator is the simplest and fastest way to manage all your favorite Open Source Tools and the related infrastructure components like databases, caches, and keep them up to date without manual hassle.

## โœจ Features

- ๐Ÿ‘Œ Easy installation with little to no configuration
- โœ… Automatic setup of databases and caches
- ๐Ÿ”„ Automate and schedule version updates and patches
- ๐Ÿ—“๏ธ Scheduled database backups
- โš™๏ธ Interface for simple SMTP configuration

## ๐Ÿ—„๏ธ Table Of Contents
- [Quick Start](https://github.com/glasskube/operator#-quick-start)
- [Supported Tools](https://github.com/glasskube/operator#-supported-tools)
- [Screencast](https://github.com/glasskube/operator#-screencast)
- [Need help?](https://github.com/glasskube/operator#-need-help)
- [Related projects](https://github.com/glasskube/operator#-related-projects)
- [How to Contribute](https://github.com/glasskube/operator#-how-to-contribute)
- [Supported by](https://github.com/glasskube/operator#-supported-by)

## ๐Ÿš€ Quick Start
The Glasskube operator is simply deployed via Helm. To install the Open Source Tool simply apply the Custom Resource. You can find more information and guidance in our [Docs](https://glasskube.eu/docs/).

First, add our helm repository and refresh your repository list:

```console
helm repo add glasskube https://charts.glasskube.eu/
helm repo update
```

Next, install the Glasskube Operator with helm:

```
helm install my-glasskube-operator glasskube/glasskube-operator
```

Install the tool of your choice, for example Gitlab:

```
kubectl apply -f gitlab.yaml
```

## ๐Ÿ”จ Supported Tools
- Gitea [`go-gitea/gitea`](https://github.com/go-gitea/gitea)
- GitLab [`gitlab.com/gitlab-org/gitlab`](https://gitlab.com/gitlab-org/gitlab)
- GlitchTip [`gitlab.com/glitchtip/glitchtip`](https://gitlab.com/glitchtip)
- Keycloak [`keycloak/keycloak`](https://github.com/keycloak/keycloak)
- Matomo [`matomo-org/matomo`](https://github.com/matomo-org/matomo)
- Metabase [`metabase/metabase`](https://github.com/metabase/metabase)
- Nextcloud [`nextcloud/server`](https://github.com/nextcloud/server)
- Odoo [`odoo/odoo`](https://github.com/odoo/odoo)
- Plane [`makeplane/plane`](https://github.com/makeplane/plane)
- Vault [`hashicorp/vault`](https://github.com/hashicorp/vault)

> Don't find your tool? We are always adding new supported tools, so just join us on [Discord](https://discord.gg/SxH6KUCGH7) and let us know which tool is missing!

## ๐ŸŽฌ Screencast

https://user-images.githubusercontent.com/3041752/217483828-2f0245bc-dbe8-4fc5-901f-e96131187c22.mp4

## โ˜๏ธ Need help?
If you encounter any problems, we will be happy to support you wherever we can. If you encounter any bugs or issues while working on this project, feel free to contact us on [Discord](https://discord.gg/SxH6KUCGH7). We are happy to assist you with anything related to the project.

## ๐Ÿ“Ž Related projects

- Java client for Kubernetes [`fabric8io/kubernetes-client`](https://github.com/fabric8io/kubernetes-client)
- Java Operator SDK [`operator-framework/java-operator-sdk`](https://github.com/operator-framework/java-operator-sdk)

## ๐Ÿค How to Contribute

See [the contributing guide](CONTRIBUTING.md) for detailed instructions.

Also join our [`architecture discussion`](https://github.com/glasskube/operator/discussions/4) on GitHub.

## ๐Ÿคฉ Thanks to all our contributors

Thanks to everyone, that is supporting this project. We are thankful, for evey contribution, no matter its size!



## ๐Ÿ“˜ License

The Glasskube Operator is licensed under the LGPL-3.0 license. For more information check the [LICENSE](https://github.com/glasskube/operator/blob/main/LICENSE) file for details.

## ๐Ÿ™ Supported by

- Media Tech Lab [`media-tech-lab`](https://github.com/media-tech-lab)