A platform to run and host Python applications
  • Python 72.5%
  • Shell 27.5%
Find a file
2026-04-21 18:51:32 +02:00
.vscode Remove main.py, add pre-commit configuration, update .vscode settings, and modify README 2026-04-17 21:29:22 +02:00
.gitignore Remove main.py, add pre-commit configuration, update .vscode settings, and modify README 2026-04-17 21:29:22 +02:00
.pre-commit-config.yaml Update ruff-pre-commit version to v0.15.11 2026-04-21 18:51:32 +02:00
.python-version Add initial project files 2026-04-16 19:33:48 +02:00
LICENSE Initial commit 2026-04-16 17:58:12 +02:00
pyproject.toml Add initial project files 2026-04-16 19:33:48 +02:00
README.md Remove main.py, add pre-commit configuration, update .vscode settings, and modify README 2026-04-17 21:29:22 +02:00

Tussilago

A platform to run and host containerized applications, with a focus on Django apps. It provides an easy-to-use web interface for managing applications, as well as a powerful API for automation and integration.

Email: tlovinator@gmail.com

Discord: TheLovinator#9276

License

The AGPL license applies to the infrastructure platform (the SaaS backend, the deployment scripts, the web UI). It does not infect the user's code. If a tenant hosts a proprietary, closed-source Django app on this platform, their code remains completely theirs.