Skip to main content

Esta versão do GitHub Enterprise foi descontinuada em 2022-10-12. Nenhum lançamento de patch será feito, mesmo para questões críticas de segurança. Para obter melhor desempenho, segurança aprimorada e novos recursos, atualize para a última versão do GitHub Enterprise. Para obter ajuda com a atualização, entre em contato com o suporte do GitHub Enterprise.

Definindo as configurações de rede

Configure o GitHub Enterprise Server com os nomes de host e servidores de nomes DNS obrigatórios na sua rede. Você também pode configurar um servidor proxy ou regras de firewall. Para fins administrativos e de usuário, é preciso permitir o acesso a determinadas portas.
  • Configurar endereço IP usando o console de máquina virtual

    Por padr�o, o GitHub Enterprise Server recupera as configura��es de rede pelo protocolo de configura��o din�mica de host (DHCP). Se a sua plataforma for compat�vel ou se o DHCP estiver indispon�vel, voc� tamb�m poder� definir as configura��es de rede usando o console da m�quina virtual.

  • Configuring DNS nameservers

    GitHub Enterprise Server uses the dynamic host configuration protocol (DHCP) for DNS settings when DHCP leases provide nameservers. If nameservers are not provided by a dynamic host configuration protocol (DHCP) lease, or if you need to use specific DNS settings, you can specify the nameservers manually.

  • Configuring a hostname

    We recommend setting a hostname for your appliance instead of using a hard-coded IP address.

  • Validating your domain settings

    Ensure that your domain settings are properly configured before booting up your GitHub Enterprise Server instance for the first time.

  • Configuring TLS

    You can configure Transport Layer Security (TLS) on your GitHub Enterprise Server instance so that you can use a certificate that is signed by a trusted certificate authority.

  • Enabling subdomain isolation

    You can set up subdomain isolation to securely separate user-supplied content from other portions of your GitHub Enterprise Server appliance.

  • Configuring an outbound web proxy server

    A proxy server provides an additional level of security for your GitHub Enterprise Server instance.

  • Configuring built-in firewall rules

    You can view default firewall rules and customize rules for your GitHub Enterprise Server instance.

  • Network ports

    Open network ports selectively based on the network services you need to expose for administrators, end users, and email support.

  • Using GitHub Enterprise Server with a load balancer

    Use a load balancer in front of a single GitHub Enterprise Server instance or a pair of instances in a High Availability configuration.