| ... | ... | @@ -56,6 +56,11 @@ You can use the following script, which loads all the necessary environment vari |
|
|
|
|
|
|
|
The deployment process to development can also be manually triggered via the gitlab ci or run the manual_deploy.sh script: gitsearch/manual_depoy.sh
|
|
|
|
|
|
|
|
## Configuration for DockerDeployment with contDeploy
|
|
|
|
|
|
|
|
1. Create an project access token at https://sharing-codeability.uibk.ac.at/development/sharing/codeability-sharing-platform/-/settings/access_tokens , with read_registry, write_registry access.
|
|
|
|
2. Save it in Settings https://sharing-codeability.uibk.ac.at/development/sharing/codeability-sharing-platform/-/settings/ci_cd as Variable under CI_BUILD_TOKEN .
|
|
|
|
|
|
|
|
## Connection to Gitlab
|
|
|
|
- OAuth-Connection to Sharing Gitlab
|
|
|
|
- Get AccessToken for Sharing (Admin Area -> Applications -> new Application)
|
| ... | ... | |