nixpkgs/composes
2023-07-03 07:52:31 +02:00
..
hemw36.yaml Update project specific files 2023-07-03 07:52:31 +02:00
readme.rst Migrate from docker to podman (compose) 2023-06-14 07:34:06 +02:00
soziopolis.yaml Migrate from docker to podman (compose) 2023-06-14 07:34:06 +02:00

Contains my own compose.yaml files for different projects. Nothing fancy, but some of our customer projects include Solr or Elasticsearch. TYPO3 Extension EXT:solr provides ready to use docker images for each version. We can easily use them with compose and limit resource usage of Java, e.g. to 2 GB. That's fine for local development.

I collect all the files here in the folder and symlink them to the projects, just like the shell.nix files.