1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 06:15:02 +01:00

README.md: Add note about systemd units for deployment

This commit is contained in:
Alan Orth 2018-09-27 09:26:47 +03:00
parent 9c9e79769e
commit c68ddacaa4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -15,6 +15,9 @@ Create a virtual environment and run it:
$ pip install -r requirements.txt
$ gunicorn app:api
## Deployment
There are example systemd service and timer units in the `contrib` directory.
## Using the API
The API exposes the following endpoints: