You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Adam Goldsmith 90020de352
Use PHP 7, as ArkhamDB doesn't yet work with PHP 8
1 month ago
.gitignore Add basic arkhamdb setup 3 years ago
Dockerfile Use PHP 7, as ArkhamDB doesn't yet work with PHP 8 1 month ago
README.md Add a very basic README 1 month ago
docker-compose.yml Copy built files to nginx image 3 years ago
import.sh Use new `docker compose` syntax, instead of `docker-compose` 1 month ago
nginx.conf Add basic arkhamdb setup 3 years ago
parameters.yml Add basic arkhamdb setup 3 years ago
setup.sh Use new `docker compose` syntax, instead of `docker-compose` 1 month ago

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