dashboard/infrastructure
Loïc Dachary 8c5b42cb2a
ci/woodpecker/pr/woodpecker Pipeline failed Details
gitea runs on port 22, ssh on port 2222
2022-06-28 10:42:19 +02:00
..
management/commands feat: docs: vm management commands 2022-06-28 01:31:42 +05:30
migrations fix: typo 2022-06-28 00:56:34 +05:30
templates/infrastructure gitea runs on port 22, ssh on port 2222 2022-06-28 10:42:19 +02:00
__init__.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
admin.py feat: vm create management command 2022-06-28 00:57:25 +05:30
apps.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
models.py fix: typo 2022-06-28 00:56:34 +05:30
tests.py feat: vm delete management command 2022-06-28 01:24:43 +05:30
urls.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
utils.py gitea runs on port 22, ssh on port 2222 2022-06-28 10:42:19 +02:00
views.py chore: refactor infrastructure/views.py; move VM creation to utility fn 2022-06-27 20:59:24 +05:30