Commit Graph

7413 Commits

Author SHA1 Message Date
Stephan Barth
67395c4e78 build(utils/watchcontainerrun.sh): Less output on container stop. 2024-10-21 18:44:28 +02:00
Stephan Barth
05c255a62f build(utils/watchcontainerrun.sh): Further enhanced messages on container stop. 2024-10-21 17:47:51 +02:00
Stephan Barth
45ba635dca Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-21 17:38:23 +02:00
Stephan Barth
5cbbdbf121 build(utils/watchcontainerrun.sh): Enhanced messages on container stop. 2024-10-21 17:37:23 +02:00
0d42970c6d build(Makefile): fix db work-dir 2024-10-21 17:07:02 +02:00
ef94ced729 build(Makefile): fix backend-test 2024-10-21 17:06:27 +02:00
2c6b43a3d8 build(docker/backend): make stack dirs deletable by all (i.e. clean) 2024-10-21 15:37:36 +02:00
81094515dc build(Makefile): fix log-% targets 2024-10-21 15:37:10 +02:00
8c66df1872 build(Makefile): run watchcontainerrun in image-run too 2024-10-21 15:36:50 +02:00
ddc51e2d7a build(Makefile): inline start.sh 2024-10-21 15:36:20 +02:00
ed88d9be05 build(Makefile): fix bad minio port 2024-10-21 15:14:52 +02:00
360182a538 build(docker/backend): chmod 777 for stack dirs 2024-10-21 15:14:28 +02:00
45a9bbad43 build(Makefile): fix bad container id due to echo 2024-10-21 15:14:10 +02:00
8fcae4dcd1 build(Makefile): introduce custom errors for deprecated targets and common mistakes 2024-10-21 00:38:24 +02:00
599c35c042 chore(backend): removed ref to widget file 2024-10-20 23:43:15 +02:00
41cb0c83eb chore(backend): include stylesheet in default layout 2024-10-20 23:41:03 +02:00
Stephan Barth
748542533b build(utils/develop-status.pl): Added status script for display of development state. 2024-10-20 16:38:46 +02:00
Stephan Barth
3028a4a33b build(Makefile): Fix $(DEVELOP) 2024-10-20 02:42:14 +02:00
Stephan Barth
6fd68c294e Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-20 02:07:55 +02:00
92d4874620 build(docker/backend): prebuild yesod-bin in image 2024-10-20 02:07:21 +02:00
a3dc9f64ec build(Makefile): remove debris and restructure 2024-10-20 02:06:28 +02:00
Stephan Barth
1ef9a340cd build(utils/watchcontainerrun.sh): Waiting at most 20 seconds for containerfile now. 2024-10-20 02:06:16 +02:00
7fb8b0f286 build(Makefile): apply computed port for minio server 2024-10-20 02:00:15 +02:00
a376ef9487 build(Makefile): fix oopsie 2024-10-20 01:54:49 +02:00
9e8057f6e7 build(Makefile): apply computed port for memcached 2024-10-20 01:54:33 +02:00
1212d20401 build(Makefile): remove serve-database 2024-10-19 23:41:59 +02:00
1321e8a308 build(Makefile): remove deprecated serve targets 2024-10-19 23:41:22 +02:00
1d1c31f7a9 build(backend): resort to host.docker.internal for service hosts 2024-10-19 23:38:16 +02:00
58c3c5e526 build(docker/backend): set default-target to start-backend 2024-10-19 23:37:38 +02:00
fa5fe60091 build(Makefile): replace serve with start 2024-10-19 23:37:08 +02:00
cec245fe8c build(Makefile): fix foreground and backend container runs 2024-10-19 23:36:37 +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
db2a5cb45e build(Makefile): do not always detach containers; introduce foreground and background container runs 2024-10-18 18:55:30 +02:00
0f990db1ea build(frontend): rework bundler (esbuild) asset and static file embedding using manifest 2024-10-18 18:06:38 +02:00
efe53ad5a1 build(Makefile): work on documentation 2024-10-17 05:30:11 +02:00
b975a6e96a build(Makefile): support --image-run-% for non-start targets 2024-10-17 05:28:37 +02:00
0d2bfaac8d build(Makefile): inline hoogle.sh (now a oneliner) 2024-10-17 05:23:08 +02:00
2e3153294a build(Makefile): abort with error when trying to start another singleton service 2024-10-17 05:22:36 +02:00
c73c1360ed build(Makefile): work on develop logic 2024-10-17 05:00:33 +02:00
b6f7e8af5f build(Makefile): add documentation (make help) 2024-10-17 04:59:03 +02:00
78dea1e17d build(Makefile): revise develop logic 2024-10-17 04:10:53 +02:00
9b16abc489 build(Makefile): work on clean 2024-10-17 03:59:37 +02:00
4956c6efe2 build(Makefile): make cleanup more failure-resistant 2024-10-17 00:38:28 +02:00
1837d73e84 build: remove deprecated shell scripts 2024-10-17 00:37:51 +02:00
bceda105bf build(Makefile): work on uniworxdb target 2024-10-16 23:53:05 +02:00
0e620eb136 build(Makefile): fix/enhance hoogle targets 2024-10-16 23:51:35 +02:00
84134c3042 build(backend): refactor uniworxdb targets 2024-10-16 23:50:41 +02:00
3b624b9a9f build: cleanup debris 2024-10-16 17:10:35 +02:00
0883e2de21 build(backend): rewrite backend hoogle.sh 2024-10-16 17:09:40 +02:00