Skip to content

Out of the box docker-compose for Apache Ranger

Notifications You must be signed in to change notification settings

RamakrishnaChilaka/ranger-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranger-docker

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

How to run

Build Ranger's docker image. This will take a very long time.

$ cd ranger-admin
$ docker build -t ranger-admin .

Run and open ranger-admin.

$ docker-compose up

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

About

Out of the box docker-compose for Apache Ranger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 87.2%
  • Shell 12.8%