dashboard/infrastructure
Aravinth Manivannan 5ec87c83ec
feat: redirect user after successful payments for VM creation
2022-06-29 00:22:49 +05:30
..
management/commands fix: idempotency: change configuration in fleet repository too, when vm 2022-06-28 23:57:02 +05:30
migrations fix: don't save Gitea admin passwords in DB 2022-06-28 20:53:56 +05:30
templates/infrastructure gitea runs on port 22, ssh on port 2222 2022-06-28 10:50:17 +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: don't save Gitea admin passwords in DB 2022-06-28 20:53:56 +05:30
tests.py fix: idempotency: change configuration in fleet repository too, when vm 2022-06-28 23:57:02 +05:30
urls.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
utils.py fix: idempotency: change configuration in fleet repository too, when vm 2022-06-28 23:57:02 +05:30
views.py feat: redirect user after successful payments for VM creation 2022-06-29 00:22:49 +05:30