Commit graph

13 commits

Author SHA1 Message Date
Collin Duncan
7118d8efde Dockerfile was incorrect, trying to fix this and expose a testing method on server as I am having issues with M1 processor with puppeteer as well 2023-02-13 09:13:39 +01:00
Collin Duncan
b865f8c248 Updating dockerfile to ensure that chromium is part of app image 2023-02-13 08:25:58 +01:00
Collin Duncan
60c2c137e2 More docker optimizations! (hopefully) 2023-02-10 23:41:49 +01:00
Collin Duncan
2b8c85e908 Updating docker-compose to use same volume approach as server 2023-02-10 23:14:19 +01:00
Collin Duncan
8c923f0e08 Optimizing dockerfile 2023-02-10 15:09:27 +01:00
Collin Duncan
b20f0f7c9f Adding label for GHCR image 2023-01-29 14:46:59 +01:00
Collin Duncan
546bf4b43e Changing dockerfile to give permissions of workdir to node user sooner 2023-01-28 11:31:55 +01:00
Collin Duncan
49228d0454 Switching to use SQLite instead of MySQL 2023-01-28 10:51:46 +01:00
Collin Duncan
048160be63 Adding dayjs module to allow timezone handling by default and replaced node_module with this module 2023-01-20 15:31:04 +01:00
Collin Duncan
bc7f2a3d55 Updating Dockerfile to work properly with puppeteer 2023-01-20 12:33:50 +01:00
Collin Duncan
8e85a34966 Removing rollup and relying on tsc to make builds. Also updated Docker to have a working development version 2023-01-20 09:38:50 +01:00
Collin Duncan
3cd22e0e3c Adding some docker setup for local testing 2022-11-21 18:50:59 +01:00
Collin Duncan
e3ffacb410 Lots of changes to project structure
First integration of requester and scheduler workers
Added password hashing functions
Adding initial database integration
2022-10-23 11:55:47 +02:00