mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
README.md: Add note about systemd units for deployment
This commit is contained in:
parent
9c9e79769e
commit
c68ddacaa4
@ -15,6 +15,9 @@ Create a virtual environment and run it:
|
|||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
$ gunicorn app:api
|
$ gunicorn app:api
|
||||||
|
|
||||||
|
## Deployment
|
||||||
|
There are example systemd service and timer units in the `contrib` directory.
|
||||||
|
|
||||||
## Using the API
|
## Using the API
|
||||||
The API exposes the following endpoints:
|
The API exposes the following endpoints:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user