|
aef42385d6
|
Update README.md
|
2024-09-25 19:47:09 +08:00 |
|
|
080bebbb5d
|
Move all URLs behind /api/v1/
|
2024-09-25 19:27:02 +08:00 |
|
|
6990165674
|
Remove test file from earlier demo
|
2024-09-25 00:21:00 +08:00 |
|
|
1624beeae4
|
Update README.md
|
2024-09-24 22:25:49 +08:00 |
|
|
f7314918bc
|
Add a useless file
|
2024-09-24 20:31:26 +08:00 |
|
|
32ea4694f8
|
Merge branch 'master' of https://github.com/lemeow125/DRF_Template
|
2024-09-24 16:10:00 +08:00 |
|
|
e42bea985d
|
Add timestamp filtering for search results in django admin
|
2024-09-24 16:09:47 +08:00 |
|
|
9e2e32fba8
|
Update webdriver utility functions and add a sample celery task for scraping Google search
|
2024-09-24 16:08:28 +08:00 |
|
Keannu Bernasol
|
ceb336681e
|
Update README.md
|
2024-09-23 17:31:15 +08:00 |
|
Keannu Bernasol
|
788912a876
|
Update README.md
|
2024-09-17 10:46:40 +08:00 |
|
|
0e902b1f04
|
Revert to Granian and remove bind mount for static files as that seems to just result in crashes
|
2024-09-15 01:05:54 +08:00 |
|
|
8de2c6936b
|
Switch to Gunicorn
|
2024-09-15 00:49:30 +08:00 |
|
|
97bcf6295b
|
Fix incorrect docker image tag
|
2024-09-15 00:32:01 +08:00 |
|
|
0ec3cc2697
|
Fix static bind mount typo
|
2024-09-15 00:27:40 +08:00 |
|
|
cf99755302
|
Switch image repository to docker.io and fix bind mount for static files
|
2024-09-15 00:21:02 +08:00 |
|
|
5b2496bec1
|
Update image tag
|
2024-09-11 22:19:53 +08:00 |
|
|
70c6b1a0ae
|
Revert to non slim base Docker image
|
2024-09-07 14:57:41 +08:00 |
|
|
ae40a05cd2
|
Update Python image
|
2024-09-07 13:54:06 +08:00 |
|
|
8f59eb9c14
|
Prune older images after successful deployment
|
2024-09-07 13:51:26 +08:00 |
|
|
7b2e422f35
|
Modify Dockerfile
|
2024-09-07 13:39:22 +08:00 |
|
|
4b02cb53aa
|
Attempt install of chrome from apt
|
2024-09-07 13:35:06 +08:00 |
|
|
7690e22c64
|
Fix error in INSTALLED_APPS
|
2024-09-07 00:08:28 +08:00 |
|
|
5dcb369ae7
|
Clean up .gitignore and some references to template used for the project
|
2024-09-06 23:42:03 +08:00 |
|
|
d491590417
|
Properly disable silk when not in DEBUG and enable whitenoise only on prod
|
2024-09-06 23:39:41 +08:00 |
|
|
08f68c0b0a
|
Update README.md
|
2024-09-06 23:35:31 +08:00 |
|
|
827f40ee87
|
Remove external port binding for Inbucket SMTP in dev yml
|
2024-09-06 23:31:15 +08:00 |
|
|
4dc6e9ee5b
|
Exclude silk middleware on production
|
2024-09-06 19:58:17 +08:00 |
|
|
76fa756028
|
Update .woodpecker.yml
|
2024-09-05 20:36:31 +08:00 |
|
|
d5ffdf0fac
|
Update build target and some fixes
|
2024-09-05 16:34:50 +08:00 |
|
|
a438dcb1da
|
Update badge
|
2024-09-05 16:29:11 +08:00 |
|
|
1eccfb9ced
|
Increase DB connection limit
|
2024-09-05 16:28:13 +08:00 |
|
|
f5795a8bc8
|
Increase connection count
|
2024-09-05 15:00:00 +08:00 |
|
|
16c45f8322
|
Update .woodpecker.yml
|
2024-09-05 14:09:25 +08:00 |
|
|
9b6ecc20e6
|
Update .woodpecker.yml
|
2024-09-05 14:08:25 +08:00 |
|
|
0b377fac75
|
Update .woodpecker.yml
|
2024-09-05 14:06:29 +08:00 |
|
|
8809c61d4d
|
Update Dockerfile
|
2024-09-05 13:32:29 +08:00 |
|
|
7f24c350aa
|
Update Dockerfile
|
2024-09-05 13:29:14 +08:00 |
|
|
b664cb33c4
|
Add native PgBouncer support to alleviate DB connection limit errors
|
2024-09-05 13:16:23 +08:00 |
|
|
24233506c4
|
Import server side cursor setting from .env
|
2024-09-04 12:46:16 +08:00 |
|
|
c74b339929
|
Remove port binding for PostgreSQL in docker compose
|
2024-09-02 16:43:34 +08:00 |
|
|
35e58a6727
|
Add back .woodpecker.yml
|
2024-09-01 19:36:33 +08:00 |
|
|
e88e85624f
|
Clear .woodpecker.yml
|
2024-09-01 19:36:14 +08:00 |
|
|
9e2d0ee9c3
|
Remove unnecessary .env parsing from startup script
|
2024-09-01 18:07:56 +08:00 |
|
|
32cd0f73d1
|
Fix issue with startup script being unable to read .env file
|
2024-09-01 18:01:51 +08:00 |
|
|
43c159cfec
|
Fix CSRF
|
2024-09-01 17:26:43 +08:00 |
|
|
12b8ed02fd
|
Fix unused admin credentials in .env file
|
2024-09-01 16:47:33 +08:00 |
|
|
b879266907
|
Update .woodpecker.yml
|
2024-08-31 11:14:36 +08:00 |
|
|
7e81f4039a
|
Update .woodpecker.yml
|
2024-08-31 11:13:55 +08:00 |
|
|
0582ad4a40
|
Update volume name in .woodpecker.yml
|
2024-08-31 10:56:48 +08:00 |
|
|
73166e918e
|
Updated README.md and dev.yml to match demo.yml
|
2024-08-30 23:15:28 +08:00 |
|