Skip to main content

PrivateCloud: one-command installer for a Kubernetes-based private cloud (k3s + monitoring + ingress + storage).

Project description

PrivateCloud ☁️

PrivateCloud is a Python CLI installer that provisions a Kubernetes-based private cloud stack.

It focuses on fast deployment, repeatable infrastructure, and production-ready defaults.

Features (v0.1.0)

  • Installs K3s Kubernetes
  • Installs base cloud services (framework skeleton):
    • Ingress NGINX
    • cert-manager
    • MetalLB
    • Prometheus + Grafana (monitoring)
    • Longhorn (storage)
  • Generates install plan + executes scripts
  • Works via SSH (bare-metal / VM)

Install

pip install privatecloud

Quickstart

privatecloud init
privatecloud doctor
privatecloud plan
privatecloud install-cluster

Config File

Created automatically:

privatecloud.yaml

Example:

cluster_name: my-private-cloud
nodes:
  - host: 192.168.1.10
    user: root
  - host: 192.168.1.11
    user: root
k3s_version: v1.29.0+k3s1
services:
  metallb: true
  ingress_nginx: true
  cert_manager: true
  monitoring: true
  longhorn: true

Commands

  • privatecloud init - create config + folders
  • privatecloud doctor - check system dependencies
  • privatecloud plan - print install plan
  • privatecloud install-cluster - deploy private cloud stack
  • privatecloud destroy - placeholder (v0.2.0)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

privatecloud-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

privatecloud-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file privatecloud-0.1.0.tar.gz.

File metadata

  • Download URL: privatecloud-0.1.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for privatecloud-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cf569fc80384cd5cc7b554238e6fc1a5e1cda50784db9e81161edcf796223790
MD5 db23ad5c983feff8ecf9d0802cb3f9a5
BLAKE2b-256 fc3417d9662dea6e1a792792fa3a65e34e8153d01a23af2000fac5ce0a13c61b

See more details on using hashes here.

Provenance

The following attestation bundles were made for privatecloud-0.1.0.tar.gz:

Publisher: publish.yml on Kubenew/privatecloud

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file privatecloud-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: privatecloud-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for privatecloud-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 757f7105ce7fbc18f22a792c7e117bd37daa7f6d13ba4ec58e45fede664c67d2
MD5 f748e3d1a964eba043bd1d52b185393f
BLAKE2b-256 6323be1b8941fbdaa9ee0b93c0a803c4ff94679c6f1fcbdb21730ad53e633612

See more details on using hashes here.

Provenance

The following attestation bundles were made for privatecloud-0.1.0-py3-none-any.whl:

Publisher: publish.yml on Kubenew/privatecloud

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page