Appearance
Service Networking
Each service gets a unique internal domain and also a unique subdomain from yelken.app domain name. Internal domain is valid inside the environment and can be used by other services to access ports defined for the service.
To view network settings of a service:
- Open the service details,
- Use Network link located inside menulist on the left.
Managing Ports
Defining Port
To have a successful connection to a port of the service from other services, you need to define it. Inside the Network page of service details, You can define the port by specifying it in Add Port input field and use button with Plus icon.
Deleting Port
You can use button with X icon located next to the port to delete it.
Managing Routes
Inside the Network page of service details, Under Service Routes section displays the internal domain name of your service. You can use it to access from other services.
Exposing to Internet
You can expose your service to internet via a subdomain from yelken.app domain name. Simply use Add Route button and choose the port you want to direct traffic to.
If you want to remove access from internet, you can simply use button with X icon to remove the service route.