Giter Site home page Giter Site logo

openbi's Introduction

官方地址

http://www.openbi.com.cn/

安装方式一

  • 环境要求PHP7.0以上。(建议PHP7.2)

  • 建议环境 lnmp

  • releases 下载部署包openbi.zip

  • 将openbi.zip 上传到服务器并解压到指定位置

  • 将解压的目录授权到web服务启动用户(如: chown -R www:www /home/wwwroot/openbi)

  • 配置 nginx server模块新增webserver的ip或域名与openbi的路径绑定

  • 部署不支持二级目录,请直接将域名或ip定位到项目目录/public下

  • 添加重写规则

    if (!-e $request_filename) {
          rewrite ^(.*)$ /index.php?s=$1 last;
          break;
    }
  • 进入到openbi解压目录 找到.example_env 并复制为 .env (linux执行:cp .example_env .env)

  • 导入openbi.sql

  • 修改 .env 相应配置(配置数据库信息)

  • 默认账号密码 admin / admin

  • 请取消禁用函数 putenv (php.ini中disable_function)

安装方式二

  • 使用宝塔面板一键部署安装

安装方式三

  • releases 下载部署包openbi.zip (适用于版本1.0.5及以上)

  • 解压

  • 安装docker,docker-compose后运行

    docker-compose up
    # 后台运行
    docker-compose up -d
  • 注意默认端口为80、3306、6379、若有端口占用,请修改docker-compoe.yml相关端口

  • 默认数据库mysql的密码为root

  • 将openbi.sql导入数据库

  • 进入到openbi解压目录 找到.example_env 并复制为 .env

  • 修改 .env 相关数据库配置

  • 默认访问地址:ip:80 账号密码(默认账号密码 admin / admin)

其他文档

数据源支持

  • excel/csv
  • API
  • websocket
  • mysql
  • pgsql
  • SQLServer
  • Oracle
  • es
  • redis
  • MongoDB

系统支持

稳定支持Linux CentOS系统

示例

  • http://www.kwcnet.com/assets/img/huabei1.png
  • http://www.openbi.com.cn/upload/20191118/c36bbd258b7ee694eb987221b2b197b0/d0c06fd3b4b6642248a20814924b9c79.jpg
  • http://www.openbi.com.cn/upload/20191118/bff139fa05ac583f685a523ab3d110a0/b522c00ca66c5f633770bf2836e8e460.png
  • http://www.kwcnet.com/assets/img/lvyou.png
  • http://www.kwcnet.com/Images/e03eed0554c8b59707288bd4983f9518.jpg
  • http://www.kwcnet.com/Images/1fb4de3967a2992258e05edd7b5f0127.png

License

遵循nc开源协议发布,并提供个人免费使用。

官方QQ技术交流群

328601229 (QQ群号)

商务垂询

黄成:13370182900(非购买商业授权勿扰)

openbi's People

Contributors

amuluowin avatar fulongli avatar lty628 avatar mynameisdasagua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openbi's Issues

软件真的很好,但是没文档,然后我数据是API获取,然后不会动态变

弄了一下午,就是我API的数据我变了,比如我原本是1,页面显示1,我数据变成2,页面不会变成2还是1,一定要我去刷新页面,才会变成2,想做一个动态的面板!现在页面要刷新整个页面数据才会变!求教一下!是怎么实现局部自动更新!用websock吗?申请进群了!学生党!!想做一个动态数据面板!

云组件开发

能否提供一个开发好的云组件的demo学习下,按照官方给的指导没有测试成功。

docker-compose 无法启动

image
确认已经导入数据。修改了环境变量,但是通过docker-comose up 启动后,访问网页观察日志,提示文件不存在。

docker-compose 无法启动

无法启动nginx和fpm服务,找不到run文件
image
但是进入容器查看,文件是有的
image
请问有人遇到这个问题吗?

使用sql作来数据源

数据库是连接上,但在填写sql查询数据的时候,不知是要什么格式,一直没成功。

部署地址和分享链接不一致

image
部署地址和分享链接不一致。分享链接还不允许修改吗? 发布后内网需要如何访问大屏地址?
问题已解决 配置文件中设置为先对位置分享

取消禁用php函数 putenv

“取消禁用php函数 putenv” 这里容易产生歧义 也没有说具体去哪里取消。劳烦能改一下嘛?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.