Infernod is a free software for managed hosting providers. It offers a web app, APIs, tools and binaries to quickly and efficiently deploy software for subscribers.
Find a file
2025-06-29 12:58:31 +02:00
cli Add core models, setup basic CLI, add internal database and migrations to store models. 2025-06-29 12:58:31 +02:00
core Add core models, setup basic CLI, add internal database and migrations to store models. 2025-06-29 12:58:31 +02:00
.gitignore Add core models, setup basic CLI, add internal database and migrations to store models. 2025-06-29 12:58:31 +02:00
.prettierrc Initial commit. 2025-06-22 15:46:33 +02:00
bun.lock Add core models, setup basic CLI, add internal database and migrations to store models. 2025-06-29 12:58:31 +02:00
infernod.ts Add core models, setup basic CLI, add internal database and migrations to store models. 2025-06-29 12:58:31 +02:00
package.json Add core models, setup basic CLI, add internal database and migrations to store models. 2025-06-29 12:58:31 +02:00
README.md Initial commit. 2025-06-22 15:46:33 +02:00
tsconfig.json Initial commit. 2025-06-22 15:46:33 +02:00

Infernod

Work in progress

Infernod is a free software for managed hosting providers. It offers a web app, APIs, tools and binaries to quickly and efficiently deploy software for subscribers.

Getting started

To install dependencies:

bun install