Hostea dash board
 
 
 
 
 
 
Go to file
Aravinth Manivannan 5160e9af26
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline failed Details
chore: rm gitea/app.in
SUMMARY
    This file was used to spawn a Gitea instance from binary for
    integration testing. That strategy was abandoned long ago but this
    file wasn't cleaned up.

fixes: https://gitea.hostea.org/Hostea/dashboard/issues/34
2022-07-05 09:24:45 +05:30
accounts fix: rm WIP services from homepage 2022-07-04 13:44:43 +05:30
billing s/ammount/amount/ 2022-07-03 15:01:09 +02:00
dash hostfix: use default source code link when settings.py doesn't provide one 2022-07-01 20:59:10 +05:30
dashboard feat: load Dashboard source code repository URL from settings 2022-06-30 14:33:56 +05:30
docs feat: docs: vm management commands 2022-06-28 01:31:42 +05:30
infrastructure Revert "enough hoste delete is not idempotent" 2022-07-03 14:58:27 +02:00
integration feat: create repo and add deploy key util 2022-07-01 19:52:10 +05:30
static feat: load footer ctx in all templates 2022-06-30 14:37:49 +05:30
support feat: load footer ctx in all templates 2022-06-30 14:37:49 +05:30
tests feat: add test deployment keys 2022-06-26 04:52:01 +05:30
.dockerignore feat: pkg docker 2022-06-26 04:19:02 +05:30
.env-sample feat: add infrastructure env vars 2022-06-27 04:35:45 +05:30
.gitignore hotfix: run gitea on host 2022-06-26 04:19:01 +05:30
.woodpecker.yml feat: CI: replace fleet repo remote URI with remote URI template 2022-07-01 19:57:22 +05:30
Dockerfile feat: pkg docker 2022-06-26 04:19:02 +05:30
LICENSE.md init 2022-04-27 17:03:47 +05:30
Makefile feat: setup CI to use CI gitea 2022-06-27 04:36:56 +05:30
README.md feat: init hacking instructions 2022-06-06 04:37:15 +05:30
docker-compose-dev-deps.yml feat: re-enable gitea service in docker-compose and CI env setup 2022-06-27 02:43:16 +05:30
manage.py init django 2022-04-27 17:09:07 +05:30
requirements.txt feat: notify user on instance creation 2022-06-30 01:10:55 +05:30

README.md

Hostea dashboard

status-badge AGPL License Chat

Customer workflow, Hostea admin interface and OIDC provider for Hostea

Hacking

See HACKING