Go to file
Adam Goldsmith 90020de352 Use PHP 7, as ArkhamDB doesn't yet work with PHP 8 2023-04-22 22:11:14 -04:00
.gitignore Add basic arkhamdb setup 2020-11-24 00:03:39 -05:00
Dockerfile Use PHP 7, as ArkhamDB doesn't yet work with PHP 8 2023-04-22 22:11:14 -04:00
README.md Add a very basic README 2023-04-22 22:07:08 -04:00
docker-compose.yml Copy built files to nginx image 2020-11-24 00:14:16 -05:00
import.sh Use new `docker compose` syntax, instead of `docker-compose` 2023-04-22 22:03:36 -04:00
nginx.conf Add basic arkhamdb setup 2020-11-24 00:03:39 -05:00
parameters.yml Add basic arkhamdb setup 2020-11-24 00:03:39 -05:00
setup.sh Use new `docker compose` syntax, instead of `docker-compose` 2023-04-22 22:03:36 -04:00

README.md

Usage

  1. Install docker and docker compose
  2. Probably edit parameters.yml, but the defaults are fine for local testing
  3. Optionally edit setup.sh to change where arkhamdb-json-data is pulled from
  4. Run setup.sh