improves documentation

This commit is contained in:
Rodolfo Berrios
2021-08-03 12:38:35 -04:00
parent 5256b231cb
commit af1191c8a3
3 changed files with 6 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ The build process consist in build the container image that you will use to depl
## Manual building
Refer to the [MANUAL GUIDE](guides/console/BUILDING.md).
Refer to the [CONSOLE GUIDE](guides/console/BUILDING.md).

View File

@@ -30,3 +30,7 @@ By default this repository uses your Chevereto license to download the latest Ch
| REPO_APP_ACCESS_TOKEN | Personal Access Token for the repo above |
You can also put the contents of your custom Chevereto based application in the `/chevereto` folder before building the image.
## Manual setup
Refer to the [CONSOLE GUIDE](guides/console/SETUP.md).

View File

@@ -16,4 +16,4 @@ The update process consist in that you pull our `chevereto/container-builder` re
## Manual updating
Refer to the [MANUAL GUIDE](guides/console/UPDATING.md).
Refer to the [CONSOLE GUIDE](guides/console/UPDATING.md).