3699d06c5a
build(docker/backend): chmod new stack-work dirs
2024-11-10 01:42:43 +01:00
b99472288d
build(Makefile): implement dependencies-backend target
2024-11-06 15:28:16 +01:00
Stephan Barth
e8d8aafccd
build(Makefile): Work on stack-calls.
2024-11-04 18:57:45 +01:00
c9fbfc7e19
build(docker/database): fix postgres file paths
2024-11-04 15:17:47 +01:00
6239978a6a
build(Makefile): rework Makefile call structure
2024-11-04 14:46:40 +01:00
caf4f7b6dc
build(docker/backend): fix stack-work-dir for yesod-bin and default make target
2024-10-24 02:57:32 +02:00
2c6b43a3d8
build(docker/backend): make stack dirs deletable by all (i.e. clean)
2024-10-21 15:37:36 +02:00
360182a538
build(docker/backend): chmod 777 for stack dirs
2024-10-21 15:14:28 +02:00
92d4874620
build(docker/backend): prebuild yesod-bin in image
2024-10-20 02:07:21 +02:00
58c3c5e526
build(docker/backend): set default-target to start-backend
2024-10-19 23:37:38 +02:00
c1a84685f6
build(docker/backend): fix compile-backend
2024-10-18 20:27:17 +02:00
7227ee60e8
build(Makefile): fix stack dependencies
2024-10-18 20:10:31 +02:00
3b624b9a9f
build: cleanup debris
2024-10-16 17:10:35 +02:00
415277c636
build: working watchcontainerrun logic in Makefile and Dockerfiles
2024-10-13 04:51:40 +02:00
9e5645879a
build(docker/memcached): use mount dir
2024-10-13 03:14:03 +02:00
9e3073ed6c
build(docker/backend): add missing inotify dependency
2024-10-13 01:28:54 +02:00
376c74192e
build(docker/minio): fix minio workdir creation
2024-10-11 13:13:11 +02:00
Stephan Barth
a8eaddde3a
build(docker/memcached): Installs missing package.
2024-10-11 02:59:30 +02:00
3a5a169ca0
build(Makefile): work on start targets; custom minio and memcached Dockerfiles, and more
2024-10-11 02:44:28 +02:00
b9153c0767
build(docker/frontend): fix frontend dependency prebuild
2024-10-10 15:14:00 +02:00
e6bc5b5445
build: move port computer util
2024-10-10 01:31:12 +02:00
2295f54486
build(docker/database): use postgres-container given .d dir to automatically apply postgres config
2024-10-01 09:59:15 +02:00
09e53fda53
build(docker/database): add password to postgres uniworx user in schema
2024-10-01 09:58:23 +02:00
3c6af00f43
build(docker/database): relax pg_hba.conf
2024-10-01 09:57:59 +02:00
cf76752894
build(docker/database): work on postgres config
2024-09-23 00:18:13 +02:00
599649fb25
build(docker/database): fix postgres FROM url
2024-09-22 02:37:55 +02:00
d0f4704c15
build(docker/backend): improve dir handling
2024-09-20 04:40:24 +02:00
01a75dc6e8
build(docker): resort to dockerhub images for the moment
2024-09-20 02:37:20 +02:00
d151d0ca07
build(docker/frontend): add imagemagick to frontend dependencies for favicon generation
2024-09-17 00:59:33 +02:00
3833a97a07
build(docker/database): EXPOSE correct database port
2024-09-15 03:50:09 +02:00
ce86bbf47a
build(docker/frontend): fix if-then-else syntax
2024-09-12 11:49:47 +02:00
1f0cd1066a
build(Makefile): work on make serve
2024-09-11 00:37:36 +02:00
6709d27732
build(Makefile): work on serving
2024-09-09 16:21:11 +02:00
bc6ec24b84
build(Makefile): Better container control.
...
More careful tracking of when to call container so that container is not called in a container but is always called when needed. Also renamed several targets to achieve this.
2024-09-09 13:51:05 +02:00
277ae187f5
build(Makefile): work on start targets
2024-09-06 05:59:44 +02:00
faf4cc8c03
build(docker/backend): update backend Dockerfile for MOUNT_DIR and PROJECT_DIR update
2024-09-06 05:16:44 +02:00
0a2ab4129e
build(Makefile): major Makefile makeover
2024-09-06 05:11:27 +02:00
998b06d9af
build(docker/frontend): Added configuration options for whether to store compilation results in the image or write it back to the file system.
2024-09-06 03:07:02 +02:00
35faf1422c
chore(docker): remove deprecated Dockerfile
2024-09-05 12:25:29 +02:00
b0fe5c5b47
build(docker/backend): apt-get update right before each install
2024-09-05 12:23:32 +02:00
c10715fdfc
build(docker): replace docker compose with podman and link Dockerfiles to root dir instead
2024-09-05 12:23:04 +02:00
a96dc946a8
build(docker/frontend): bind-mount project root to /tmp in Dockerfile
2024-09-05 02:36:27 +02:00
42cc5cc4a2
build(docker/frontend): always update apt cache before install
2024-09-05 01:51:08 +02:00
fa02a0727a
build(docker/fradrive): update release Dockerfile to copy bin
2024-09-04 05:32:46 +02:00
d4d18a968c
build(frontend): update karma config
2024-09-04 03:18:46 +02:00
c7d5cbfb49
build(frontend): fix webpack config
2024-09-03 02:44:26 +02:00
f4ee39c717
build(docker/frontend): remove debug output
2024-09-03 02:17:25 +02:00
3fcb7d2b4e
build(docker/frontend): remove deprecated and unsafe babel-preset-env dependency by tweaking babel config
2024-09-02 16:02:33 +02:00
0ecba9f829
build(docker/frontend): fix babel and webpack config for new node version
2024-09-02 15:50:26 +02:00
6da2146793
build(docker/frontend): add debug info
2024-08-29 16:41:06 +02:00