Skip to content

Repository files navigation

infractl

Infrastructure for a more resilient tomorrow.

infractl is an open-source practical infrastructure knowledge base by prmctl.

It combines:

  • Labs — build, break, troubleshoot, recover.
  • Templates — reusable production-minded configuration.
  • Runbooks — incident procedures for real operations.
  • Field Notes — engineering notes and lessons.
  • Tools — small operational helpers.

Local preview

Use the included server so the correct web root is always used:

python3 serve.py

or:

make serve

Open:

http://localhost:8000

URL compatibility

The site uses relative internal URLs, so the same static artifact works at:

http://localhost:8000/
https://prmctl.github.io/infractl/
https://infractl.prmctl.me/

No runtime <base> element is required.

GitHub Pages + custom domain

Target:

https://infractl.prmctl.me

Push the repository to:

https://github.com/prmctl/infractl

The included GitHub Action deploys from master.

GitHub:

Settings -> Pages -> Source -> GitHub Actions
Settings -> Pages -> Custom domain -> infractl.prmctl.me

Cloudflare:

Type: CNAME
Name: infractl
Target: prmctl.github.io
Proxy: DNS only

No VPS or separate web server is required.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages