diff options
| author | Edward <[email protected]> | 2021-03-14 20:09:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-14 14:09:07 -0400 |
| commit | 91daa6b9044d6eef4a99eb65ac4d064713dd116e (patch) | |
| tree | 25757fa401c6599ac86864c2b97f5681dea12d4e /public/v4/apps/gitlab-ce.yml | |
| parent | 8ed35e268f00be5f97a0f50994a6e8f211edebf1 (diff) | |
| download | caprover-one-click-apps-91daa6b9044d6eef4a99eb65ac4d064713dd116e.tar.gz caprover-one-click-apps-91daa6b9044d6eef4a99eb65ac4d064713dd116e.zip | |
Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing
* remove spaces in empty lines
Co-authored-by: Edward <[email protected]>
Co-authored-by: Kasra Bigdeli <[email protected]>
Diffstat (limited to 'public/v4/apps/gitlab-ce.yml')
| -rw-r--r-- | public/v4/apps/gitlab-ce.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/public/v4/apps/gitlab-ce.yml b/public/v4/apps/gitlab-ce.yml index 5ff3634..936e13d 100644 --- a/public/v4/apps/gitlab-ce.yml +++ b/public/v4/apps/gitlab-ce.yml @@ -24,21 +24,21 @@ caproverOneClickApp: start: >- GitLab is a single application for the entire software development lifecycle. From project planning and source code management to CI/CD, monitoring, and security. - More about this container: - https://hub.docker.com/r/gitlab/gitlab-ce/ + More about this container: + https://hub.docker.com/r/gitlab/gitlab-ce/ - Hardware and Software requeriments can be found here: - https://docs.gitlab.com/ce/install/requirements.html + Hardware and Software requeriments can be found here: + https://docs.gitlab.com/ce/install/requirements.html - For security reasons, no port mapping is created, those can be created after deploying the app. - More information about Caprover's Firewall & Port Forwarding and configuration can be found here: + For security reasons, no port mapping is created, those can be created after deploying the app. + More information about Caprover's Firewall & Port Forwarding and configuration can be found here: https://caprover.com/docs/firewall.html More information about gitlab's docker configuration can be found here: - https://docs.gitlab.com/omnibus/docker/#configure-gitlab + https://docs.gitlab.com/omnibus/docker/#configure-gitlab - It can take some time (2-3 minutes) for the service to launch in a new container. Check the "Deployment" tab logs to determine once GitLab is ready. + It can take some time (2-3 minutes) for the service to launch in a new container. Check the "Deployment" tab logs to determine once GitLab is ready. end: Gitlab-CE is deployed and available as srv-captain--$$cap_appname:80 to other apps. displayName: Gitlab (CE) isOfficial: true |
