Quick Start with Docker 
Prerequisites
1. Install the Meshery command line client, mesheryctl .Deploying Meshery on Docker
Follow these installation steps to use Docker and Docker Compose to run Meshery. Users often choose this installation approach in order to run Meshery on their local machine. If you need to install docker, see Getting Started with Docker and if you need to install docker-compose, see Installing Docker Compose.
Start Meshery by executing:
mesheryctl system start
- Meshery server supports customizing authentication flow callback URL, which can be configured in the following way
MESHERY_SERVER_CALLBACK_URL=https://custom-host mesheryctl system start
Once you have verified that all the services are up and running, Meshery UI will be accessible on your local machine on port 9081. Open your browser and access Meshery at http://localhost:9081
. Log into the Provider of your choice.
Upon starting Meshery successfully, instructions to access Meshery will be printed on the screen. See these guides for usage tips.
curl -L https://meshery.io/install | PLATFORM=docker bash -curl -L https://meshery.io/install | PLATFORM=docker bash - Successfully installed Meshery
Suggested Reading
Recent Discussions with "meshery" Tag
- Oct 05 | Issue locating Istio from the Lifecycle menu
- Oct 26 | Contribute to Design and Documentation Projects"
- May 16 | Error in setting up the development environment
- Oct 25 | [Recap] Meshery Development Meeting 25th Oct, 2023]
- Jun 09 | Make Server Error
- Oct 18 | Error in Visualizer mode - (Uh-oh!π Please pardon our mesh.- plugin: not implemented)
- Oct 18 | I encountered an error on my local machine after running 'make ui'
- Oct 18 | Web GUI cannot be displayed
- Oct 18 | [Recap] Meshery Development Meeting 18th Oct, 2023
- Jul 23 | Unable to start meshery after installing it