Update documentation
Bump copyright years and document that we use systemd instead of supervisord to run the celery worker.
This commit is contained in:
parent
26aae0173d
commit
adae20cc7d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2014, 2015 Jan Dittberner
|
Copyright (c) 2014-2020 Jan Dittberner
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person
|
||||||
obtaining a copy of this software and associated documentation
|
obtaining a copy of this software and associated documentation
|
||||||
|
|
|
@ -7,4 +7,4 @@ of the following steps:
|
||||||
* installation of native dependencies
|
* installation of native dependencies
|
||||||
* setup of a virtualenv
|
* setup of a virtualenv
|
||||||
* installation of gvafile production dependencies inside the virtualenv
|
* installation of gvafile production dependencies inside the virtualenv
|
||||||
* setup of celery worker under control of supervisord
|
* setup of celery worker under control of systemd
|
||||||
|
|
Loading…
Reference in a new issue