Commit Graph

78 Commits

Author SHA1 Message Date
tcely
c8f95456f2
Create gunicorn dependency for huey-database 2025-05-29 19:56:57 -04:00
tcely
5e224254b5
Create huey-filesystem/run 2025-05-29 00:34:14 -04:00
tcely
2b0d3db90a
Create huey-database/run 2025-05-29 00:33:07 -04:00
tcely
c1159088e5
Create huey-network/run 2025-05-29 00:31:31 -04:00
tcely
6e5099e199
Create huey-net-limited/run 2025-05-29 00:29:55 -04:00
tcely
7ae89b3471
Create huey-filesystem/type 2025-05-29 00:11:10 -04:00
tcely
8b08177394
Create huey-database/type 2025-05-29 00:10:01 -04:00
tcely
c16d3fe18f
Create huey-network/type 2025-05-29 00:08:53 -04:00
tcely
227624a854
Create huey-net-limited/type 2025-05-29 00:07:52 -04:00
tcely
c39491b644
Create huey-filesystem/down-signal 2025-05-29 00:05:32 -04:00
tcely
61260fe2a5
Create huey-database/down-signal 2025-05-29 00:04:27 -04:00
tcely
08d593d320
Create huey-network/down-signal 2025-05-29 00:03:04 -04:00
tcely
5c54909edd
Create huey-net-limited/down-signal 2025-05-29 00:01:50 -04:00
tcely
f2afbc17b4
Create huey-filesystem/dependencies.d/base 2025-05-28 23:58:21 -04:00
tcely
379d54873b
Create huey-database/dependencies.d/base 2025-05-28 23:56:16 -04:00
tcely
730e75e086
Create huey-network/dependencies.d/base 2025-05-28 23:54:11 -04:00
tcely
16ee589ab3
Create huey-net-limited/dependencies.d/base 2025-05-28 23:46:36 -04:00
tcely
482d85768d
Create the /config/tasks directory 2025-05-28 22:32:25 -04:00
tcely
349ca41080
Load packaged modules in nginx.conf 2025-05-24 23:32:47 -04:00
tcely
98f3bba9e8
Support --link variables 2025-05-17 00:31:55 -04:00
tcely
14877a8c7d
Set YT_POT_BGUTIL_BASE_URL for the user 2025-05-16 23:59:13 -04:00
tcely
f7d3367a9f
Use the environment variable directly 2025-05-16 23:37:23 -04:00
tcely
0919b03143
Set the scheme from YT_POT_BGUTIL_BASE_URL 2025-05-16 22:11:42 -04:00
tcely
5f797d0915
Add YT_POT_BGUTIL_BASE_URL environment variable 2025-05-16 21:57:37 -04:00
tcely
8819a94596
Add server_name 2025-05-16 21:32:54 -04:00
tcely
4abd768ba8
Create token_server.conf 2025-05-16 19:59:09 -04:00
tcely
12aa6b4134
Use token_server.conf 2025-05-16 19:55:56 -04:00
tcely
cf8555aab1
Show migrations when debugging 2025-05-02 14:28:20 -04:00
tcely
a8d8e9d055
Update run 2025-04-30 21:23:14 -04:00
tcely
045bfcbfd6
Add a random offset to the sleep value 2025-04-08 14:22:09 -04:00
tcely
0011a4ef55
Add a random offset to the sleep value 2025-04-08 14:20:59 -04:00
tcely
d77ca0f7cc
Add a random offset to the sleep value 2025-04-08 14:19:38 -04:00
tcely
7b081a7aaf
Relaunch the filesystem worker after 12 hours 2025-04-08 14:14:42 -04:00
tcely
784acae83a
Relaunch the database worker after 24 hours 2025-04-08 14:10:03 -04:00
tcely
738fca1200
Relaunch the network worker after 12 hours 2025-04-08 14:01:53 -04:00
tcely
10aa455ba9
Limit the worker to a single queue 2025-04-07 00:38:09 -04:00
tcely
b33ff71678
Added additional tubesync workers 2025-04-06 20:38:26 -04:00
tcely
7272811434
Update down-signal 2025-03-29 23:21:19 -04:00
tcely
c99985d7ff
Create down-signal for tubesync-worker 2025-03-29 22:57:36 -04:00
tcely
7b9819c18d
Remove useless duplicated assignment 2025-03-07 21:27:09 -05:00
tcely
09d386040d
nginx only creates one directory level 2025-03-03 14:09:56 -05:00
tcely
72d3ce37b9
fixup: remove unneeded spaces 2025-03-03 09:56:39 -05:00
tcely
efbbc7a178
Keep a copy of long running web responses 2025-03-03 09:32:00 -05:00
tcely
c5e96d6a29
Correct inconsistent spacing in nginx.conf 2025-03-03 09:16:56 -05:00
tcely
663dbd48e1
Adjust nginx timeout 2025-03-03 09:10:53 -05:00
tcely
e04562d8be
Add the port to the Host header
Without this, port 80 may be assumed, which would be incorrect.
2025-02-27 08:59:21 -05:00
tcely
e2dd61af66
Pass through forwarded Host & Port 2025-02-27 08:43:14 -05:00
tcely
fff42cec09
fixup: remove the extra blank line 2025-02-25 03:36:11 -05:00
tcely
921e053fc3
Remove unnecessary chmod executions
Setting the mode to the same value twice is only wasted effort.
2025-02-25 03:34:02 -05:00
tcely
a111da9104
Delete config/root/etc/s6-overlay/s6-rc.d/celery-beat/type 2025-02-24 04:39:04 -05:00