32 Commits (7923c4fc2271467ee297a2ea4eafee07e292d370)
 

Author SHA1 Message Date
Angel Garcia 7923c4fc22 move custom REDIS_HOST from Dockerfile to compose
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.
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 a78bfb69d9
Update docker-compose.yml (#4)
-Change version to 2 so that we can use it with older versions
-Change restart condition of containers
5 years ago
Angel Garcia de359242d0
Delete .env, as we dont need it anymore (#3) 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 ec69cc79a0 install docker script updated 6 years ago
sunjay 3d24056360 linked against Docker Hub 6 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 174740ea26 reduced cache duration 6 years ago
ZUNJAE e058f45563
Update README.md 6 years ago
sunjay 5e8e4f041e run detached 6 years ago
sunjay debe197a6b works again 6 years ago
ZUNJAE 8c8c629707
Update Dockerfile 6 years ago
ZUNJAE d5fcd1a25a
Update .env 6 years ago
ZUNJAE 6f74157fbe
Update Dockerfile
Forcing stable git checkout
6 years ago
ZUNJAE ea7108a48a
Create install_docker.sh 6 years ago
ZUNJAE 227af85958
Update docker-compose.yml 6 years ago
ZUNJAE ad91396682
Update README.md 6 years ago
ZUNJAE 72ff1587c9
Merge pull request #1 from schwei23/master
beep boop
6 years ago
Junwei Chen 0f5a0b3a05
Update README.md 6 years ago
Junwei Chen 8a8c5029cb Update stack
Signed-off-by: Junwei Chen <jwchen1259@gmail.com>
6 years ago
ZUNJAE e9bda9efc2
Update README.md 6 years ago
sunjay 565eb3a278 abc 6 years ago
sunjay c0be6d440f initial commit 6 years ago
ZUNJAE ae233e7318
Initial commit 6 years ago