The backend apis
3.1K
This code base provides the backend apis for UpperRoom applications.
See devops repository's README.md file.
See docker-img-django for all libraries used.
This section describes general rules relates how to use administration interfaces.
| Environment | Endpoint | Notes |
|---|---|---|
| local | http://localhost:8000/admin | Runs bin/dj-run.sh. The admin accounts is admin/123456 |
| local-devops | https://admin.localhost/admin | Runs cd ../devops/ && bin/run.sh |
| development | https://admin-development.upperroomtechnology.com/api/v1 | Deployed on Digital Ocean cloud, via rancher. |
| production | https://admin.upperroomtechnology.com/admin | Deployed on AWS cloud, via rancher. |
Content type
Image
Digest
Size
635 MB
Last updated
over 7 years ago
docker pull upperroomtechnology/app-api:develop