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
- Dec 06 | Anyone is aware about this issue, It stucks here,only. During running of UI & Server
- Dec 09 | Meshery.io setup issue
- Dec 06 | Meshery Development Meeting (Dec. 6th, 2023)
- Dec 06 | Multi client scenario with 1 nighthawk client and workers
- Dec 04 | Link Meshery Integrations and Github workflow or local code
- Dec 01 | I joined Meshery today seeking meshmate to guide and understanding the projects codebase
- Dec 01 | [ui] tips on running meshery in local machine
- Dec 02 | Facing issue while setting meshery locally
- Nov 23 | [Recap] Meshery Development Meeting 22nd Nov, 2023
- Nov 15 | Meshery UI Dashboard Redesign