apolloconfig/apollo-portal

Sponsored OSS

By Apollo Config

Updated 4 days ago

Apollo Portal

Image
Security
Integration & delivery
Monitoring & observability
23

500K+

apolloconfig/apollo-portal repository overview

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}

Tag summary

Content type

Image

Digest

sha256:4d452b230

Size

150.8 MB

Last updated

4 days ago

docker pull apolloconfig/apollo-portal

This week's pulls

Pulls:

1,001

Last week