Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purarue/docker-jikan
Personal Jikan setup
https://github.com/purarue/docker-jikan
docker docker-compose jikan jikan-api
Last synced: 14 days ago
JSON representation
Personal Jikan setup
- Host: GitHub
- URL: https://github.com/purarue/docker-jikan
- Owner: purarue
- License: unlicense
- Created: 2020-03-16T04:49:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T01:18:58.000Z (over 3 years ago)
- Last Synced: 2024-11-01T14:43:51.486Z (2 months ago)
- Topics: docker, docker-compose, jikan, jikan-api
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-jikan
Use the [officially maintained repo instead](https://github.com/jikan-me/jikan-docker)
Requires `docker`, `docker-compose`.
Personal Jikan setup adapted from [JikanDockerized](https://github.com/zunjae/JikanDockerized)
This changes the default values for the Jikan .env files to work for my projects, and uses the PHP server instead of the apache one (I had issues getting apache to work).
```
#./reset -- to remove old docker images
./run
```