apollo-portal
Apollo Portal
500K+
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
This repository hosts the apollo portal image for Apollo Configuration Center.
Run with:
docker run -p 8070:8070 \
-e SPRING_DATASOURCE_URL="jdbc:mysql://fill-in-the-correct-server:3306/ApolloPortalDB?characterEncoding=utf8" \
-e SPRING_DATASOURCE_USERNAME=FillInCorrectUser -e SPRING_DATASOURCE_PASSWORD=FillInCorrectPassword \
-e APOLLO_PORTAL_ENVS=dev,pro \
-e DEV_META=http://fill-in-dev-meta-server:8080 -e PRO_META=http://fill-in-pro-meta-server:8080 \
-d -v /tmp/logs:/opt/logs --name apollo-portal apolloconfig/apollo-portal:${version}
Content type
Image
Digest
sha256:4d452b230…
Size
150.8 MB
Last updated
4 days ago
docker pull apolloconfig/apollo-portalPulls:
1,001
Last week