Commit graph

15 commits

Author SHA1 Message Date
Daniel Siepmann 08bc0ee761
Migrate different project related folders into one
I now already have nix shells as well as compose.yaml files for
projects. Those were split and are now migrated into a common folder.
That should keep main directory clean and self document that those files
relate to projects, not home manager or systems.
2023-07-19 07:53:46 +02:00
Daniel Siepmann 91711e7b46
Update customer setups 2023-07-11 09:01:28 +02:00
Daniel Siepmann a0f1ec4400
Update project specific files 2023-07-03 07:52:31 +02:00
Daniel Siepmann d96d11e9d1
Update shells 2023-06-13 10:49:42 +02:00
Daniel Siepmann 6e9382daf9
Improve shells 2023-05-03 14:13:41 +02:00
Daniel Siepmann 35a9ce6c89
Streamline PHP within shells 2023-04-20 08:54:20 +02:00
Daniel Siepmann a9c4ca27ba
Adjust project shells 2023-03-14 08:48:13 +01:00
Daniel Siepmann e57ed934c3
Improve shells 2023-03-01 16:50:13 +01:00
Daniel Siepmann a9456194a2
Stick to xdebug default port 9003 2023-02-23 13:29:11 +01:00
Daniel Siepmann 162c46e3ec
Mark shells crypted from now on
Some info might be leaky, e.g. used versions.
And I guess I'll now start to use them more and more as I finaly start
migration to NixOS.
2023-02-20 15:02:38 +01:00
Daniel Siepmann 0da1174f98
Remove PHP from SAC project shell
PHP 7.4 is out of maintenance.
I can revert and switch to 8 once we finished the update.
2022-08-23 07:45:35 +02:00
Daniel Siepmann dabd9a42d6
Improve nix shell for customer project 2022-06-08 17:05:17 +02:00
Daniel Siepmann 6dbe027d41
Extend SAC nix shell 2022-06-02 12:20:36 +02:00
Daniel Siepmann 8c129b7fa9
Extend SAC shell to install and compile frontend 2022-06-02 08:30:31 +02:00
Daniel Siepmann df46cb05ed
Cleanup nix flakes + shells
Remove flakes for now.
I will use shells for now to not have a mixed setup.
Add composer v1 for a single customer project as overlay due to usage in
shell instead of flakes.

Adjust folder to not have unnecessary deep structure.

Add shell for reuter monorepo using composer v1.
2022-04-14 15:46:49 +02:00