mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix my ignorance of idempotent
This commit is contained in:
parent
2104e65462
commit
28a2479f24
@ -95,9 +95,8 @@ should you want to contribute some code back. You need to configure and
|
|||||||
run the above mentioned components yourself.
|
run the above mentioned components yourself.
|
||||||
|
|
||||||
The ansible route combines benefits of both options:
|
The ansible route combines benefits of both options:
|
||||||
the setup process is fully automated, reproducible and independent,
|
the setup process is fully automated, reproducible and `idempotent <https://docs.ansible.com/ansible/latest/reference_appendices/glossary.html#Idempotency>`,
|
||||||
it includes the same sensible defaults,
|
it includes the same sensible defaults, and it simultaneously provides the flexibility of a bare metal installation.
|
||||||
and it simultaneously provides the flexibility of a bare metal installation.
|
|
||||||
|
|
||||||
.. _setup-docker_hub:
|
.. _setup-docker_hub:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user