Matthew Northcott
00afd05abb
Further production updates
...
- add collectstatic job to docker-compose.yaml
- remove old dev script
- add a recipe for building the frontend distributable
- fix nginx location for react-router endpoints
- fix bug in tasks.py
2023-03-30 14:27:56 +13:00
Matthew Northcott
625291b4bf
Update docker-compose
...
- add healthcheck to celery
- update redis
- update healthcheck for postgres
2023-03-29 16:40:45 +13:00
Matthew Northcott
c8851d552f
Update deployment config
2023-03-28 13:00:15 +13:00
Matthew Northcott
959c41c21d
[ #41 ] Allow users to download the user/planting guide for a payment
...
- backend changes
2023-03-06 18:10:25 +13:00
Matthew Northcott
3f9f816a7e
[ #40 ] Bulk PDF export
...
- backend changes
2023-02-22 15:08:30 +13:00
Matthew Northcott
9c3f414aee
Revoke API key
2023-02-08 14:45:02 +13:00
Matthew Northcott
c1796c22a6
Fixes and improvements
2023-02-08 14:24:48 +13:00
Dana Lambert
3913548fb8
Update dev backend environment variables
2021-12-17 19:10:13 +13:00
Dana Lambert
490d6fba80
Apply production fixes + docs
...
- Updates docker-compose database volume name
- Fixes CORS frontend URL issue in django settings
- Adds addtional docs to the production setup
2021-12-10 13:17:37 +13:00
Dana Lambert
a050f0083e
Fix development nginx setup
...
- Expose 3000 for hot reload
- Apply conditional for respository base URL
- Include static files for django admin
2021-12-01 09:39:45 +13:00
Dana Lambert
043d89bd04
Refactor how base API url is set on frontend
2021-11-25 20:00:02 +00:00
Dana Lambert
65bed425cf
Add production envrionmennt
2021-11-16 17:30:40 +13:00
Dana Lambert
2ff2329118
Add docker-compose production with dev command
2021-11-10 17:21:57 +13:00
Dana Lambert
2302ed6fc6
Add utils file with helper methods to request data from linz + docs
2021-10-22 16:01:31 +13:00
Dana Lambert
1cb7403f6f
Update dev commands with docs
2021-10-15 15:20:14 +13:00
Dana Lambert
9faf762224
Create default django admin user on start up
2021-10-07 09:00:27 +13:00
Dana Lambert
a66b8820df
Add database initialisation scripts
2021-10-06 14:37:14 +13:00
Dana Lambert
0ea165fcff
Add docker-compose file to run applications and postgres locally
2021-10-06 14:06:55 +13:00