-
Notifications
You must be signed in to change notification settings - Fork 1
references
bllendev edited this page Aug 31, 2024
·
7 revisions
- $ docker compose up --build -d
- $ docker compose exec web python manage.py migrate
- $ docker compose exec web python manage.py createsuperuser
- navigate to Kalibre Local Admin and login using your superuser credentials you just entered (or already have previously created/saved)
- navigate to Kalibre Local Admin Documentation
- relies on The Django admin documentation generator