Search: "8080"
How to Install Concourse CI on an ECS Instance and Encrypt All Traffic blog
=password CONCOURSE_EXTERNAL_URL=http://172.20.10.6:8080 ``` Save and close the file. Then, create an environment file for the worker ...
How to Install Rancher on an Alibaba Cloud ECS instance blog
docker run -d --restart=unless-stopped -p 8080:8080 rancher/server:stable ``` It takes less than a minute for the Rancher server ...
lb - Container Service Documentation
- 9999:9999 - 8080:8080 - 53:53/udp links: - db:mysql labels: aliyun.lb.port_80: http://slb_example_name:8080 ...
How to Create Virtual Cloud Desktop using Apache Guacamole blog
;, "443" and "8080".A domain name that needs to be pointed towards your ECS instance. Connect to the ECS ...
Build a Blockchain with Less Than 200 Lines of Go blog
configurations to the code. ``` go get github.com/joho/godotenv ADDR=8080 ``` Next, create a main.go file. Most of our ...
Installing Alfresco Community Edition on CentOS blog
8080. To check the working status of Alfresco server, the port 8080 needs to be allowed through the system firewall. This will be ...
Kubernetes Demystified: Restrictions on Java Application Resources blog
: - mountPath: /usr/local/tomcat/webapps name: app-volume ports: - containerPort: 8080 resources: requests ...
Continuous Integration with Jenkins on Alibaba Cloud blog
, Jenkins runs on port 8080. Open the port with ufw and check status. ``` sudo ufw allow 8080 ``` ![14](https://yqintl.alicdn.com ...