Skip to content

InfraHub is a platform built for IT professionals, sysadmins, and DevOps learners who want faster, smarter infrastructure management. Download preconfigured system installers, access ready-to-run Ansible playbooks, and deploy containerized environments with a single command — all from one place.

Notifications You must be signed in to change notification settings

AJprogramming123/InfraHub

Repository files navigation

OpsCenter

InfraHub is a platform built for IT professionals, sysadmins, and DevOps learners who want faster, smarter infrastructure management. Download preconfigured system installers, access ready-to-run Ansible playbooks, and deploy containerized environments with a single command — all from one place.

Steps done:

installed python 3.13.7

  • python --version
  • python -m venv venv
  • Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process
  • venv\Scripts\Activate.ps1

Installed packages

  • flask -> 'pip install flask' -> 'pip show flask' -> 'python app.py'

pyproject.toml 'pip install -e .

git git add . git commit -m "Message" git push origin main

Reverse Proxy

Autoinstaller iso

Docker

About

InfraHub is a platform built for IT professionals, sysadmins, and DevOps learners who want faster, smarter infrastructure management. Download preconfigured system installers, access ready-to-run Ansible playbooks, and deploy containerized environments with a single command — all from one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published