What is Shipbot.io?
Shipbot.io is a tool that helps you track deployments and changes to your system.
It's designed to be used in conjunction with your existing tools and workflows.
How does it work?
We have a few moving parts:
- Artifacts - A deployment is associated with an artifact. An artifact is a deployment target. For example it could be an AWS ECR repository, a Kubernetes deployment, a Docker image, Lambda, iOS app, Python package, etc.
- Deployments - A deployment is a deployment of an artifact to an environment.
- Environments - An environment is a deployment target. For example it could be a development environment, a staging environment, a production environment, etc.
How do I get started?
The best way to get started is to create an account and then create an artifact.
Once you have an artifact you can create a deployment. See the Quick Start guide for more information on creating a deployment.