1
0
Fork 0
No description
This repository has been archived on 2025-08-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Vojtech Mares 140c4a7dfc
fix(Dockerfile): acquire lock for installing apt packages
This was caused by deleting /var/cache/dpkg too early in the build process.
2022-09-10 14:46:58 +02:00
.github ci: fix image name for push 2022-09-10 14:43:43 +02:00
.editorconfig feat: initial commit 2022-09-09 19:36:04 +02:00
Dockerfile fix(Dockerfile): acquire lock for installing apt packages 2022-09-10 14:46:58 +02:00
LICENSE feat: initial commit 2022-09-09 19:36:04 +02:00
README.md feat: initial commit 2022-09-09 19:36:04 +02:00

Pterodactyl on Kubernetes

This repository brings the Pterodactyl Panel to Kubernetes.

It provides a Docker image and a Helm chart.

Currently this project is work-in-progress and is not considered production ready.