17 Commits (6e52181919d2c227208fe998319a795b62de117d)

Author SHA1 Message Date
Angel Garcia 6e52181919
Move to an alpine based image (#9)
Should make things smaller memory and storage wise

Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>
3 years ago
Angel Garcia db3954e7e3
move custom REDIS_HOST from Dockerfile to compose (#8)
We now use an explicit env var in the compose file. This should make it more clear which hostname the api will try to connect to.

Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>
3 years ago
Angel Garcia 91f82dbb96
Merged upstream 'zunjae/master' and adapted to local changes (#7)
* Works again, sorry, been sleeping

* Enable redis cache

- Enabled redis cache
- Changed some cache timings
- Disabled GitHub Reporting

* Moved all .env modifications to another layer

Unsure if another layer is that bad
But this improve .env changes rebuild times

Co-authored-by: sunjay <9930542+zunjae@users.noreply.github.com>
Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>
3 years ago
Angel Garcia 00eec7ec4b
Update project to make it work with latest v3 (#6)
- updated php version
- changed artisan config (must be reviwed later)
- changed internal port
- some other fast made things that should be fixed later

Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>
3 years ago
Angel 99d0c1f4e4
Update Dockerfile
Expose port 80
5 years ago
Angel Garcia 479e08729b
Update Dockerfile (#2)
- Change CACHE_ options as original project
5 years ago
Angel Garcia e0abf02959
Update Dockerfile (#1)
- new base for container
- force use of composer v1
- use jikan's source .env and modify it later
5 years ago
sunjay a087a32554 space 6 years ago
sunjay de18c99614 2.16.2 6 years ago
sunjay 652c37838a hi it me 6 years ago
sunjay 2a2056b29e hi it me 6 years ago
sunjay 50cdf90610 hello world 6 years ago
sunjay debe197a6b works again 6 years ago
ZUNJAE 8c8c629707
Update Dockerfile 6 years ago
ZUNJAE 6f74157fbe
Update Dockerfile
Forcing stable git checkout
6 years ago
Junwei Chen 8a8c5029cb Update stack
Signed-off-by: Junwei Chen <jwchen1259@gmail.com>
6 years ago
sunjay c0be6d440f initial commit 6 years ago