Formatter on V4

This commit is contained in:
Kasra Bigdeli
2020-08-16 20:07:04 -04:00
parent 0e70ec541e
commit af172b6680
101 changed files with 5192 additions and 5192 deletions

View File

@@ -1,34 +1,34 @@
captainVersion: 4
services:
$$cap_appname:
image: sonatype/nexus3:$$cap__version
volumes:
- $$cap_appname-data:/nexus-data
restart: always
environment: {}
caproverExtra:
containerHttpPort: "8081"
$$cap_appname:
image: sonatype/nexus3:$$cap__version
volumes:
- $$cap_appname-data:/nexus-data
restart: always
environment: {}
caproverExtra:
containerHttpPort: '8081'
caproverOneClickApp:
variables:
- id: $$cap__version
label: Version
defaultValue: 3.15.2
description: "Additional tags can be found here: https://hub.docker.com/r/sonatype/nexus3/tags"
instructions:
start: >-
Nexus is the world's first and only universal repository solution that's FREE to use. It supports Bower, Docker, Git LFS, Maven, npm, NuGet, PyPI, Ruby Gems, Yum, Apt, Conan, R, CPAN, Raw (Universal),P2 ,Helm and ELPA.
variables:
- id: $$cap__version
label: Version
defaultValue: 3.15.2
description: 'Additional tags can be found here: https://hub.docker.com/r/sonatype/nexus3/tags'
instructions:
start: >-
Nexus is the world's first and only universal repository solution that's FREE to use. It supports Bower, Docker, Git LFS, Maven, npm, NuGet, PyPI, Ruby Gems, Yum, Apt, Conan, R, CPAN, Raw (Universal),P2 ,Helm and ELPA.
Enter your Nexus Configuration parameters and click on next.
Enter your Nexus Configuration parameters and click on next.
Notes:
Notes:
Default credentials are: admin / admin123
Default credentials are: admin / admin123
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 Nexus is ready.
end: Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps.
displayName: Nexus3
isOfficial: true
description: Nexus is a repository manager. It allows you to proxy, collect, and manage your dependencies
documentation: Taken from https://hub.docker.com/r/sonatype/nexus3/
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 Nexus is ready.
end: Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps.
displayName: Nexus3
isOfficial: true
description: Nexus is a repository manager. It allows you to proxy, collect, and manage your dependencies
documentation: Taken from https://hub.docker.com/r/sonatype/nexus3/