Commit Graph

6 Commits

Author SHA1 Message Date
wiz
604c3ba266
ops: Tweak boot-time delays for all daemons 2023-04-06 19:19:28 +09:00
Erik Arvstedt
22def9b01c
frontend: Don't copy resources to language dirs
Since 355e89ce5, the frontend references resources via root-relative URLs.
This means that `resources` dirs in the language dirs are no longer
accessed and can be removed.

Achieve this by defining a specific `assets` production config that
doesn't include `src/resources`.

As of fd35c8f4a, this shrinks the frontend size by 55% (279M -> 124M).

Also, the nginx location configs now can be simplified.
2022-09-09 14:42:55 +02:00
Stephan Oeste
45f2b016e1
Remove cache warmer from crontab. Now part of ./start script. 2022-08-29 22:25:35 +02:00
wiz
82f9814438
[ops] Fix cron jobs to update liquid assets hourly 2022-08-02 01:00:06 +02:00
wiz
5e58db23bb
Fix path in mempool crontab for daily backup script 2022-03-20 22:19:03 +00:00
wiz
97e280f876
Install mempool crontab from install script 2022-03-19 15:56:29 +00:00