Required Accounts
Introduction
For efficient and secure development within our environment, it's crucial to have accounts set up in certain key services. These services facilitate various aspects of our workflow, from code management to containerization. Currently, this includes GitHub for version control and Docker for container management. This guide provides an overview of the services you'll need to set up.
Accounts Overview
Our development process relies on several external tools and services. Ensuring you have access to these tools is the first step in integrating with our development workflow. As our needs evolve, we may add more services to this list.
GitHub Account
GitHub is an essential platform for managing our code repositories. It allows for effective version control, collaboration, and code sharing. A personal GitHub account is recommended to maintain your contribution history.
Docker Account
Docker is used for managing and deploying containerized applications. A Docker account enables you to pull and push images to Docker Hub, essential for working with our containerized environments.