Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up app for dalgo-admin #653

Open
fatchat opened this issue Jun 10, 2024 · 0 comments
Open

Set up app for dalgo-admin #653

fatchat opened this issue Jun 10, 2024 · 0 comments

Comments

@fatchat
Copy link
Contributor

fatchat commented Jun 10, 2024

We would like to run dalgo-admin as a separate django app within this django project

  • How will this work?

The dalgo-admin app will have its own database BUT requires read-only access to the existing django database

  • How will we do this?

dalgo-admin should use google auth (ddpui uses django-rest-framework's username+password authentication)

  • Should we re-use django-rest-framework using google oauth? Or not

We currently run ddpui using gunicorn (and might migrate to uvicorn soon)

  • How should we run dalgo-admin?

These two apps should not interfere with each other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant