|
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 |
|
|
2ad01419cd
|
Update README.md
|
2024-08-30 22:46:40 +08:00 |
|
|
89493f048c
|
Fix bindmount on celery beat container causing missing file errors
|
2024-08-30 22:27:33 +08:00 |
|
|
87ba893a7d
|
Fix missing start.sh
|
2024-08-30 22:15:20 +08:00 |
|
|
425eb61209
|
Fix start.sh permissions
|
2024-08-30 22:05:43 +08:00 |
|
|
3d14d227a7
|
Simplify startup script
|
2024-08-30 21:57:49 +08:00 |
|
|
07afe51618
|
Fix directory and image tags not being read properly
|
2024-08-30 21:34:01 +08:00 |
|
|
4c7a53047d
|
Add potential fix for secrets not being read
|
2024-08-30 20:28:39 +08:00 |
|
|
ecfcc4b6f6
|
Fix PROJECT_DIR not being read properly
|
2024-08-30 20:20:44 +08:00 |
|
|
b5a645ac5f
|
Fix volume name in .woodpecker.yml
|
2024-08-30 20:10:17 +08:00 |
|
|
079a63f69f
|
Hide image tag in .woodpecker.yml
|
2024-08-30 19:54:18 +08:00 |
|
|
44ba296353
|
Update README.md and fix deployment step in .woodpecker.yml
|
2024-08-30 19:44:37 +08:00 |
|
|
752add642f
|
Update .woodpecker.yml
|
2024-08-30 19:36:17 +08:00 |
|
|
a15b723eae
|
Add missing secret in .woodpecker.yml
|
2024-08-30 19:28:49 +08:00 |
|
|
81dd9334e3
|
Rework CSRF and improved .woodpecker.yml
|
2024-08-30 19:28:24 +08:00 |
|
|
47613a07d2
|
Update .woodpecker.yml secrets
|
2024-08-30 18:34:20 +08:00 |
|
|
8ab64d8dd9
|
Rework registry login
|
2024-08-30 18:27:17 +08:00 |
|
|
396b34c7a7
|
Rework registry login
|
2024-08-30 18:20:35 +08:00 |
|
|
f1e6847e21
|
Fix Docker registry credentials
|
2024-08-30 17:58:00 +08:00 |
|
|
2ab286c91e
|
Fix Docker registry error
|
2024-08-30 17:52:35 +08:00 |
|
|
ee8b9369e2
|
Update .woodpecker.yml
|
2024-08-30 17:46:01 +08:00 |
|
|
dc09090a36
|
Fix typo in .woodpecker.yml
|
2024-08-30 17:44:19 +08:00 |
|
|
c196bb9d7f
|
Disable chromedriver
|
2024-08-30 17:37:49 +08:00 |
|
|
a5dbf09040
|
Revert to newer chromedriver version and update chromium source to apt
|
2024-08-30 17:32:40 +08:00 |
|
|
5cdd41313e
|
Rollback chromedriver version
|
2024-08-30 17:21:59 +08:00 |
|
|
ccacd9dbf3
|
Update image used for CI/CD
|
2024-08-30 17:11:37 +08:00 |
|
|
a51751666d
|
Remove buildx plugin from build requirements
|
2024-08-30 16:57:22 +08:00 |
|
|
4b0a584748
|
Update image used for CI/CD
|
2024-08-30 16:54:20 +08:00 |
|
|
67a20a3330
|
Update .env values and set up woodpecker.yml
|
2024-08-30 16:52:15 +08:00 |
|
|
d8065bc70a
|
Remove duplicate entries in .env.sample
|
2024-08-30 15:47:32 +08:00 |
|