apolloconfig/apollo-configservice

Sponsored OSS

By Apollo Config

Updated 3 days ago

Apollo Config Service

Image
Integration & delivery
API management
26

500K+

apolloconfig/apollo-configservice repository overview

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.

This repository hosts the apollo config service image for Apollo Configuration Center.

Run with:

docker run -p 8080:8080 \
    -e SPRING_DATASOURCE_URL="jdbc:mysql://fill-in-the-correct-server:3306/ApolloConfigDB?characterEncoding=utf8" \
    -e SPRING_DATASOURCE_USERNAME=FillInCorrectUser -e SPRING_DATASOURCE_PASSWORD=FillInCorrectPassword \
    -d -v /tmp/logs:/opt/logs --name apollo-configservice apolloconfig/apollo-configservice:${version}

Tag summary

Content type

Image

Digest

sha256:a5e4bb575

Size

167.3 MB

Last updated

3 days ago

docker pull apolloconfig/apollo-configservice

This week's pulls

Pulls:

1,204

Last week