plane/apiserver/plane
Goran bdd43f3f24
feat(configure_instance): check mandatory variables before starting (#4760)
* docs: update self-host guide link in README (#4704)

found via:

- https://github.com/makeplane/docs/issues/48
- https://github.com/makeplane/plane/pull/3109

* feat(configure_instance): add check for mandatory variables before starting

* fix(configure_instance): use correct variable and improve the exception

* fix(configure_instance): remove trailling spaces

* fix(configure_instance): check the mandatory value from exported env only

* fix(configure_instance): remove useless import

* fix(configure_command): improve the way error is raising

---------

Co-authored-by: jon ⚝ <jon@allmende.io>
2024-06-12 19:13:55 +05:30
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
app [WEB - 1552]chore: attach pages to multiple projects (#4741) 2024-06-12 19:09:21 +05:30
authentication fix: magic code when smtp is not configured (#4767) 2024-06-12 18:45:16 +05:30
bgtasks [WEB - 1552]chore: attach pages to multiple projects (#4741) 2024-06-12 19:09:21 +05:30
db [WEB - 1552]chore: attach pages to multiple projects (#4741) 2024-06-12 19:09:21 +05:30
license feat(configure_instance): check mandatory variables before starting (#4760) 2024-06-12 19:13:55 +05:30
middleware [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
settings [WEB - 1482] fix: uploads when using block storages other than s3 and minio (#4647) 2024-05-30 16:22:47 +05:30
space [WEB-522] chore: enabled estimate point analytics for module and cycle (#4763) 2024-06-12 19:02:27 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
utils [WEB - 1552]chore: attach pages to multiple projects (#4741) 2024-06-12 19:09:21 +05:30
web [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py [WEB-1206] chore: bulk delete api logs (#4374) 2024-05-06 15:19:03 +05:30
urls.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30