Skip to main content
Version: 1.14.1

Git Configurations

This guide explores working with git configurations. Git configurations enable cloning of private repositories, disabling of SSL verification, and/or extending verification through a custom bundle of certificates. For more information see the git configurations reference page.

View Git Configurations​

To view all available git configurations, navigate to the Git Configs page under the Advanced section of the side navigation menu.

View of the Git Configs screen

Create a Git Configuration​

Click Create on the Git Configs page to open the creation modal. First, you must provide a unique id for your git config.

Epinio offers several git providers to choose from, including GitHub and GitLab. If you select enterprise versions of GitHub or GitLab, you will also have to provide the host URL.

You can also provide your Git username, as well as a password/token, so Epinio can access private repos/projects.

Finally, you can provide epinio with git certificates and toggle some addtional config options.

Create Git Config Modal

Delete a Git Configuration​

Open the action menu for the git config and select Delete. Confirm the deletion.

Delete Git Config Modal

Additional CLI Commands​

For additional documentation on the CLI commands above, along with additional commands, see the epinio gitconfig chart CLI reference.