Commit graph

67 commits

Author SHA1 Message Date
b235a1c95a Remove unused dependencies 2025-04-26 14:52:02 +01:00
ab18af5b5b Fix for SQLite build 2025-04-26 14:47:59 +01:00
502670c600 Update version 2025-04-26 11:40:44 +01:00
bed48bf026 Fix critical MySQL container removal bug, add named volume for MySQL container, add missing PDO extensions 2025-04-26 07:31:16 +01:00
70d91a346b Merge pull request '1.1.0' (#2) from dev into main
Reviewed-on: #2
2025-04-25 03:04:02 +00:00
4115526ce8 Update version 2025-04-25 04:02:21 +01:00
5090937085 Add mysql to suggested values for --database option 2025-04-25 03:57:59 +01:00
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
be5d6a9e4c Version update 2025-04-25 02:46:43 +01:00
bec504d21c Merge pull request '1.1.0 - Fix critical autoloading issue' (#1) from dev into main
Reviewed-on: #1
2025-04-24 15:40:44 +00:00
5d1525234e Fix critical autoloading issue 2025-04-24 16:00:42 +01:00
c1247f435c Update version 2025-04-24 14:27:07 +01:00
33a5293e17 Update version in README 2025-04-24 14:20:45 +01:00
ba7af0a81d Update CHANGELOG and version 2025-04-24 14:20:26 +01:00
42de6d0994 Updated README to include stop command and link to wiki 2025-04-24 14:18:41 +01:00
7f16aefe03 Version update 2025-04-24 14:08:38 +01:00
7331495f63 Update to set full URL to header image 2025-04-24 14:05:50 +01:00
97c318a3ff Add CHANGELOG 2025-04-24 13:55:47 +01:00
2587873815 Update README notes 2025-04-24 10:46:05 +01:00
29d6718339 Additional .gitignored files, remove unused config 2025-04-24 10:43:57 +01:00
792f82ae6a Update README 2025-04-24 10:37:53 +01:00
b6eb9da169 Update README 2025-04-24 10:24:17 +01:00
01062f8ce2 Update README 2025-04-24 10:22:52 +01:00
2d1a691f7e Update README 2025-04-24 04:00:14 +01:00
a30874615b Update README 2025-04-24 03:58:22 +01:00
59eb57ba9e Update README 2025-04-24 03:57:01 +01:00
087e926b20 Update README 2025-04-24 03:56:28 +01:00
c2339ccf7e Update README 2025-04-24 03:55:59 +01:00
2fab5347a6 Update README 2025-04-24 03:55:34 +01:00
faba78b878 Add header to README 2025-04-24 03:51:17 +01:00
42a6c0b7a6 Update README, update composer.json 2025-04-24 03:15:08 +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
7a5b393ed1 Remove unused dependency 2025-04-24 00:43:49 +01:00
977822936b Add Start and Stop commands 2025-04-24 00:41:13 +01:00
ba26a6bc17 Update README to add spin:down command 2025-04-24 00:01:49 +01:00
02625fb0d2 Add Destroy command 2025-04-23 23:57:11 +01:00
9db6a5f623 Remove unused class 2025-04-23 23:38:08 +01:00
df67dafb8e Update SpinCommand and Abstract to remove messy directory array in favour of cleaner methods 2025-04-23 23:30:51 +01:00
3fe612cb36 Remove SpinnerFilePath to fix for Unix (Windows will need work) 2025-04-23 18:07:35 +01:00
f3fb68af39 Add jq to list of default installed packages in PHP container 2025-04-19 01:15:04 +01:00
Daniel Winning
c77114b93b Update README 2025-04-14 15:26:41 +01:00
Daniel Winning
e287c63b4c Update README 2025-04-14 15:25:40 +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
038b15124c Update dependencies, fix option description in SpinCommand 2025-04-13 23:51:02 +01:00
Daniel Winning
00d992d4f8 Update README 2025-04-13 23:40:25 +01:00
Daniel Winning
2246c597f1 Add xdebug and allow for disabling xdebug 2025-04-13 23:33:55 +01:00
Daniel Winning
06ba3f7ae0 Update README 2025-04-13 22:17:49 +01:00