David Bomba
85d256a435
Improve react support in dockerfile
2023-09-20 22:14:49 +10:00
David Bomba
acf9c22ff7
looping in react folder
2023-09-20 18:16:37 +10:00
David Bomba
b0ebac9719
improve react builds for Docker
2023-09-20 17:42:31 +10:00
David Bomba
6aa39b4b57
Fixes for stale react files
2023-09-18 16:02:54 +10:00
David Bomba
c0150debbf
Updates for docker files to use PHP 8.2
2023-07-09 16:20:45 +10:00
David Bomba
21b6cf1f26
Fixes for React builds
2023-07-07 17:58:46 +10:00
David Bomba
a9a6b72c7a
Position composer dump correctly
2023-07-07 16:43:06 +10:00
David Bomba
4fd6ca33c8
Do no use scripts in composer i
2023-07-07 16:29:57 +10:00
David Bomba
bca8404f5f
work around for failing image build
2023-07-06 23:54:13 +10:00
David Bomba
3cf7c28875
Update cache buster
2023-07-06 22:03:26 +10:00
David Bomba
b72757ead0
Fixes for composer
2023-07-06 17:09:50 +10:00
David Bomba
a20fc14683
Add debug to package discovery
2023-07-06 16:00:48 +10:00
David Bomba
0e2934d1e3
Fixes for package discovery
2023-07-06 15:44:39 +10:00
David Bomba
fefc51ccf1
Fixes for package discovery
2023-07-06 14:51:50 +10:00
David Bomba
6ff8e04aa7
Update cache buster
2023-07-06 13:53:01 +10:00
David Bomba
86f1dd43cf
debugging composer
2023-07-06 13:24:16 +10:00
David Bomba
cc1f569324
fixes for composer
2023-07-06 12:49:41 +10:00
David Bomba
c78f7a7bdf
fixes for composer
2023-07-06 12:47:13 +10:00
David Bomba
7198222787
debug composer failures
2023-07-06 12:36:12 +10:00
David Bomba
4ef4531a4e
Ensure composer is present
2023-07-06 12:17:56 +10:00
David Bomba
dddd558873
Fixes for custom php.ini
2023-07-06 11:00:37 +10:00
David Bomba
03536efb6a
Add options for using config bases php.ini
2023-07-06 10:48:50 +10:00
David Bomba
c9beedc84b
Update release endpoint
2023-03-01 11:30:48 +11:00
David Bomba
7d977a41e3
Update react files on init()
2023-02-28 19:33:17 +11:00
David Bomba
b3768cbed3
Minor fixes for paths
2023-02-10 07:57:47 +11:00
David Bomba
abfb5d1338
Build docker with react bundled
2023-02-08 23:30:51 +11:00
Jonathan Starck
4aa7a7032c
Add native support MYSQL8 ( #462 )
...
* Add native Support for MYSQL Version 8.x
* Adaptation of the documentation for MYSQL 8.x
* Backup note added
2022-10-27 17:37:07 +08:00
David Bomba
d25210c8b9
Fixes for fonts
2022-10-06 12:53:44 +11:00
David Bomba
5188c45b41
Upgrade fonts
2022-10-06 12:34:52 +11:00
David Bomba
aab280dcc1
Prep container for PHP 8.1 ( #450 )
2022-07-20 23:32:52 +08:00
Michalek
64fdd58ba9
Revert #419 (email and password escaping)
2022-01-13 23:31:21 +01:00
Ffaen
5d5f34b7e7
Escape email and password upon IN User Creation ( #419 )
...
Fixes #415
2021-12-26 08:19:35 +08:00
David Bomba
774b8cb6eb
Update Dockerfile
2021-12-12 18:55:12 +11:00
David Bomba
76a0886278
Update Dockerfile
2021-12-10 17:24:41 +11:00
Ween Jiann
c12e985f81
Refactor Github workflow files ( #382 )
...
* Refactor
* Add sha
* Add missing dash
2021-07-10 11:20:09 +08:00
Ween Jiann
8ef0df3d41
Check init via tinker ( #381 )
2021-07-10 02:43:43 +08:00
Ween Jiann
5a1bf5c430
Refactor dockerfile for caching ( #371 )
...
* Improve caching
* Updated publish-image workflow
2021-07-06 17:11:08 +08:00
Ween Jiann
7a935a0eef
Add caching to build ( #369 )
...
* Rename publish workflow
* Add caching to v5
* Updated cache buster
2021-07-02 21:42:18 +08:00
Ween Jiann
ff897d568f
Change php-alpine from latest to 3.13 ( #367 )
2021-06-27 18:00:41 +08:00
David Bomba
3902b40bc1
remove tags
2021-06-27 15:55:52 +10:00
David Bomba
29e2d93e59
Merge pull request #365 from turbo124/master
...
Download php-installer
2021-06-27 15:21:28 +10:00
David Bomba
b7aea66e62
Download php-installer
2021-06-27 15:17:43 +10:00
Ween Jiann
13423d38c0
Fix chown in v4 ( #348 )
2021-05-14 09:45:32 +08:00
Ween Jiann
e34ac95617
Use logging with timestamp ( #346 )
2021-05-13 09:59:43 +08:00
Ween Jiann
6c68882449
Automatically create user and skip setup page ( #345 )
...
* Added checks to docker-entrypoint
* Add init scripts feature
* Added backward compatibility
* Added auto user creation
* Updated README.md and env
* Use dbCheck for checking DB connection
2021-05-13 09:41:08 +08:00
Ween Jiann
1b48ab6983
Fix environment issues ( #337 )
...
* Clean env file
* Remove generated .env
* Fix file_env exporting empty values
2021-05-10 16:40:55 +08:00
Ween Jiann
de856d0a88
Remove chmod for rootfs files
2021-03-28 23:39:37 +08:00
Ween Jiann
f4f8c79ce7
Split docker v4 and v5 files to different directories ( #310 )
...
* Move v4/5 files to separate folders
* Updated github build_push.yml action
* Updated docker-compose.yml
2021-03-28 14:18:54 +08:00
Ween Jiann
524e79c486
Build on ARM64 ( #307 )
...
* Updated Dockerfile for multiplatform
* Added linux/arm64 to build_push.yml
2021-03-26 09:09:37 +08:00
Ween Jiann
4ec70c8da6
Reshuffle Dockerfile to optimise caching ( #306 )
...
* Refactor alpine folder
* Rearrange Dockerfile
* Updated build_push.yml for testing
* Updated build_push.yml for production
* Added IS_DOCKER env
* Added target to build_push.yml
2021-03-25 22:05:47 +08:00