Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 471 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 471 Bytes

Imagr Server

This is a Django application that will accept reports from Imagr. The recommended way of running it is via the Docker Image, but it can be run using Nginx, Apache - but running it in this manner is an exercise left to the reader.

Configuring Imagr

Set your reporturl in Imagr's configuration to http://yourimagrserver/report/. Imagr will then send it's reports to Imagr Server.