From c68ddacaa496d8b064275bf588f2c68d751a8cea Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 27 Sep 2018 09:26:47 +0300 Subject: [PATCH] README.md: Add note about systemd units for deployment --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd16bc0..3b36413 100644 --- a/README.md +++ b/README.md @@ -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: