Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```