Opensource Server Hosting/Management Web Panel

This page summarizes the projects mentioned and recommended in the original post on /r/admincraft

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • crafty-4

    I'm sorry, unfortunately this is not something we currently support...You would need to configure your plugins and or your plugins manually, saying that if this is something that you would like to maybe see in the future, you can post it with the `feature suggestion` template on our gitlab issues, giving puffer as an example.

  • image-spec

    OCI Image Format

    it's funny that you mention this because it is actually the thing that is next on my agenda for the image, as you can probably see already I bake in OCI image annotations in our image, which is great for including some core pieces of meta data. In addition to this though I will soon be including custom labels for Base64 encoded YAMLs for Kubernetes deployments using this image. I will look at including helm configuration as well. Then it should be just as easy as: $ docker pull registry.gitlab.com/crafty-controller/crafty-4:latest $ docker image inspect registry.gitlab.com/crafty-controller/crafty-4:latest | jq -r ".[].Config.Labels.\"org.arcadiatech.crafty.k8s.deployment\"" | base64 -d | kubectl apply -f -

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • OpenMetrics

    Evolving the Prometheus exposition format into a standard.

    This is something that is actually on the road map, and something I have been assigned to. So you can expect to see this in the future, I will likely be implementing OpenMetrics endpoints that will be compliant with Prometheus & possibly promtail for Loki. I hope our status page located at `/status` will do for now.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts