Sealights public boutique project
Sealights public boutique project is a live demo for many of Sealight’s features.
Introduction
In short we took the ever so popular Google’s microservices-demo which consists of 10 microservices written in different programming languages (python,go,nodejs,java and dotnet) and we’ve implemented Sealight’s in each one of them. Furthermore we’ve also added tests in many different popular testing frameworks with Sealights agents in them.
This project serves as an example of a fully working CI-CD cycle with Sealights to help you implement Sealights on your environment. You will find examples of Sealights implementations on different technologies and frameworks with notes and comments to help you.
In addition, one of this project’s goals is to let Sealight’s users/ future users to have a better understanding of Sealights features, functionalities and overall how it works by providing a small playground of a project that works and try to play with it however they want and see the effects of it. For example what will happen if you run multiple test stages simultaneously (spoiler: opening a test stage closes the previous one).
When provided with a public boutique you will be given an environment with a public DNS [your-company-name].btq.sealights.co, running on this machine a Kubernetes with 2 clusters and a Sealights account.
Continue to explore
For integrating Sealights on apps and testing frameworks:
BoutiqueHow to change your CI-CD to run Sealights:
JenkinsNavigating Sealights site and finding what you're looking for:
Sealights websiteLast updated