updated readme [CI SKIP]
This commit is contained in:
parent
2ecac58414
commit
f990871798
11
README.md
11
README.md
@ -1,9 +1,20 @@
|
|||||||
# Cronicle Docker
|
# Cronicle Docker
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
Dockerised Cronicle, based on the [Cronicle-Edge](https://github.com/cronicle-edge/cronicle-edge) fork.
|
Dockerised Cronicle, based on the [Cronicle-Edge](https://github.com/cronicle-edge/cronicle-edge) fork.
|
||||||
|
|
||||||
Can function in both the **manager** and **worker** role.
|
Can function in both the **manager** and **worker** role.
|
||||||
|
|
||||||
|
## Tags
|
||||||
|
|
||||||
|
|Tag |Description|
|
||||||
|
|-------|-----------|
|
||||||
|
|latest |Latest image built from the main branch. Usually coincides with a tagged release.|
|
||||||
|
|develop|Latest image built from the develop branch. Commits are made to the develop branch before being merged to main. Old versions of `develop` are removed after 14 days.|
|
||||||
|
|
||||||
|
Tags relating to releases are also available, for locking in on a specific version.
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
`config.json`, located in `/config/cronicle/conf/config.json`, is automatically generated on the first run of Cronicle in 'manager' mode. This file must be kept identical between the manager and any workers it controls.
|
`config.json`, located in `/config/cronicle/conf/config.json`, is automatically generated on the first run of Cronicle in 'manager' mode. This file must be kept identical between the manager and any workers it controls.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user