This guide is for evaluating the Chainloop Platform. If you are looking for the Open Source Evidence Store, please refer to the Chainloop Evidence Store guide. For production deployments of the Chainloop Platform, refer to the Chainloop Platform deployment guide.
Overview
There are different ways to evaluate the Chainloop Platform:- Software as a Service - Use our hosted instance (quickest way to get started)
- Local Docker Compose - Deploy locally in development mode for quick evaluation
- Local Kubernetes - Deploy locally in development mode (easier to transition to production afterward)
Software as a Service
The quickest way to evaluate the Chainloop Platform is to use our hosted Software as a Service instance:- Visit https://app.chainloop.dev/request-access
- Request access to the platform
- Once approved, you can immediately start using the Chainloop Platform without any local setup
Local Deployment Options
If you prefer to deploy the Chainloop Platform locally, you have two options for running it in development mode:Docker Compose Setup
To get started with the Docker Compose evaluation environment:- Visit the Chainloop contact page
- In your message, mention that you are interested in running an evaluation lab environment locally
- The Chainloop team will send you the lab environment package, which includes:
- Complete setup instructions
- Credentials to pull the container images
- All necessary configuration files
Kubernetes Setup
If you prefer to evaluate the Chainloop Platform in a Kubernetes environment, you can deploy the platform in development mode. This option makes it easier to transition to production later, as Kubernetes is the primary deployment mechanism offered by Chainloop. Refer to the comprehensive Chainloop Platform Deployment guide for detailed instructions.Additional Resources
- Getting Started Guide - Learn the basics after setup
- Chainloop Platform Deployment - Full Kubernetes deployment
- Open Source Evidence Store - OSS-only deployment
- Contact Chainloop Team - Request access or get help
