Edit a Virtual host

Edit a Virtual Host to change how an application is accessible on the internet , by server IP address or a domain name

  1. On Devopness, navigate to a project then select an environment
  2. Find the Virtual hosts card
  3. Click View in the Virtual hosts card to see a list of existing Virtual hosts
  4. In the list of virtual hosts, find the virtual host you want to edit and click the NAME of the virtual host
  5. On the upper right corner of the application details view, click EDIT
  6. Follow the prompts then click CONFIRM
    • A new deployment is required for your changes to take effect

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
Virtual HostUpdate

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub