-
Notifications
You must be signed in to change notification settings - Fork 1
Setting up Mockpit
Mockpit is a versatile web application built using Spring Boot and Angular. To start using it, you have three main options for setting it up:
-
Native Installation: Run Mockpit just like you would run any Spring Boot and Angular web application. This method provides direct control over the application and its components.
-
Docker Installation: Use pre-built Docker images available on Docker Hub to run Mockpit in a containerized environment. This option offers easy deployment and isolation.
-
Docker Compose Installation: If you want to orchestrate the deployment of Mockpit along with other services, you can use Docker Compose for a multi-container setup.
Choose the installation method that suits your needs and workflow. Each guide provides step-by-step instructions to help you get Mockpit up and running smoothly. If you have any questions or run into issues, don't hesitate to reach out for assistance.