Repositories¶
Also known as projects in GitLab, we're going to need some places to keep our code, so let's create some projects.
Set up¶
We need to create the following repositories:
Name | Group |
---|---|
terraform | infrastructure |
ansible | configuration |
httpcats | application |
Note
For now we'll leave the repositories configured with all the defaults, but in future we'll go into detail on configuring the repositories for better development cycle practices and good security.