Link a development project
Start with a development gateway and a repository intended for that project. Install the module using the installation guide.
- Open the gateway's Git Projects configuration page. Link the Ignition project to its remote repository.
- Add the Git user credentials needed for that repository in Git Users.
- Open the project in Designer and locate its Git operations.
- Make a small project resource change, then open the commit dialog. Inspect the resource list before committing.
- Review the commit in history. Push when the commit is ready to share.
Git credentials control access to the remote repository. An Ignition user identity alone does not grant permission to push.
What the workflow covers
Project resource commits and gateway configuration exports are separate operations. Tags are shared gateway resources, so inspect export / import settings before using them across projects.
Read production mode before enabling its branch restrictions or hotfix workflow. The scripting API exposes repository status and tag import, with its own scope and collision behavior.
For automated commissioning, see the Docker guide.