Skip to content

amosgavin/docker-finebi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker for FineBI

License MIT Version Build Status Layers Stars Pulls

Intro

  • This is a personal work for FinBI, a great BI server platform.
  • For more, visit their homepage
  • Please don't hesitate to star me if feeling good.

Simple Running

docker pull haodong/finebi
docker run --expose=37799 haodong/finebi:latest

Open this page to start.

Extended Running

docker network create nginx-proxy
docker-compose up -d
  1. Add "yourIP bi.com" to your hosts file.
  2. Then visit this page to start.

About

Yet Another FineBI Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published