Skip to main content

Introduction

Welcome to the documentation for the Opensource Proxmox Cluster at MIE (Medical Informatics Engineering). This platform provides access to virtualized infrastructure for building, testing, and deploying applications in a collaborative opensource environment.

Key Features

  • Free Opensource Infrastructure: Access to enterprise-grade virtualization at no cost
  • Flexible Container Support: Run both lightweight and resource-intensive containers (LXC)
  • Automated Deployments: Integrate with GitHub Actions for seamless CI/CD
  • Collaborative Environment: Share resources and collaborate with others
  • Scalable Resources: CPU, memory, and storage allocated based on project needs

🎯 Find Your Path

This documentation is organized to help you quickly find what you need:

I want to deploy a new service to the cluster

Start here: Using the Web GUI →

You'll learn how to:

  • Create and manage Linux containers (LXC)
  • Expose services through our network
  • Deploy applications automatically with GitHub integration
  • Develop remotely using VSCode

Prerequisites:

I'm managing or installing a cluster

Start here: Admin Documentation →

You'll find information about:

  • Cluster installation and configuration
  • User management and access control
  • Infrastructure maintenance
  • System monitoring and troubleshooting
Coming Soon

Admin documentation is currently being developed. Check back soon for comprehensive guides on cluster management.

I'm interested in contributing to the project

Start here: System Architecture →

You'll learn about:

  • Cluster architecture and infrastructure
  • How the automation systems work
  • Contributing to the codebase
  • Development workflows and best practices