This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [desilm1@fcodopapp1 /opt/jfrog/artifactory]$ tree | |
| . | |
| ├── bin | |
| │ ├── artifactory.bat | |
| │ ├── artifactoryctl | |
| │ ├── artifactory.default | |
| │ ├── artifactoryManage.sh | |
| │ ├── artifactory-service.exe | |
| │ ├── artifactory.sh | |
| │ ├── configure.mysql.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| JENKINS MASTER USER1 | |
| +---------------------+ USER2 USER3 | |
| | | DOCKER HOST 1 | |
| | system config | 2375/TCP +--------------------------------------+ + + | |
| | docker plugin +------------------+ | | | | |
| +---------------------+ | CONTAINER 1 | FW ephemeral/TCP | | | |
| | project A | | +--------------------------------+ | +--------------------+ | |
| | | 80/443/TCP | | | | | | | |
| | build #1 <--------------------------------+ jnlp agent |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Unit] | |
| Description=consul server | |
| Requires=network-online.target | |
| After=network-online.target | |
| [Service] | |
| User=consul | |
| Group=consul | |
| Restart=on-failure | |
| PIDFile=/run/consul/consul.pid |
NewerOlder