Skip to content

Out of the box docker-compose for Apache Ranger

Notifications You must be signed in to change notification settings

pongthep/ranger-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranger-docker Docker

Out of the box docker-compose for Apache Ranger. The current target version is Apache Ranger 2.1.0.

How to run

Run ranger-admin, mysql, solr using docker-compose.

$ docker-compose up -d

Then, you can access ranger-admin at http://localhost:6080 ans sign-in with admin / ranger1234.

How to build

To publish new ranger-admin docker image to GitHub Packages, create a git tag like v1.0.0. GitHub Actions will build and publish a docker image automatically.

About

Out of the box docker-compose for Apache Ranger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 86.2%
  • Shell 13.8%