Commit graph

15 commits

Author SHA1 Message Date
b21d0dbfc6 Make MySQL default database 2025-04-25 03:54:04 +01:00
62e0320413 Add MySQL and make it the default database 2025-04-25 03:52:10 +01:00
13b27e0ec0 Remove disable-node option due to node being installed in the php-fpm container by default 2025-04-24 01:12:48 +01:00
f3fb68af39 Add jq to list of default installed packages in PHP container 2025-04-19 01:15:04 +01:00
Daniel Winning
7f2fb2bbf3 Add basic database support with default integrated sqlite3 install 2025-04-14 04:32:30 +01:00
Daniel Winning
df4fdbde3c Add opcache to PHP container 2025-04-14 02:52:39 +01:00
Daniel Winning
42d96d6a2e Increase command output, update container names 2025-04-14 00:13:30 +01:00
Daniel Winning
2246c597f1 Add xdebug and allow for disabling xdebug 2025-04-13 23:33:55 +01:00
Daniel Winning
acf87efdb9 Nginx setup 2025-04-13 20:07:48 +01:00
Daniel Winning
f276d19bc8 Fix setting PHP version in .env 2025-04-13 13:35:39 +01:00
Daniel Winning
7d8fcac15e Cleaner config and path usage, added dev notes 2025-04-13 12:59:44 +01:00
Daniel Winning
be41aeb81d Began clean up effort, refactoring to move config related code to separate class and add classes for file building - WIP 2025-04-13 10:43:30 +01:00
Daniel Winning
00b593d6d3 Spins up basic PHP container 2025-04-12 19:09:40 +01:00
Daniel Winning
b8ad06cda3 Create basic project data structure from env template 2025-04-12 17:28:57 +01:00
Daniel Winning
940fbc1234 Add default path setup and file helpers 2025-04-12 15:14:28 +01:00