Code Monkey home page Code Monkey logo

daohang's Introduction

OP内部导航系统

Python 3.5

一、关于daohang

  • 运维内部常用管理工具网址索引页
  • 用以统计常用地址

二、具体使用

0、git clone https://github.com/zhuima/daohang.git
1、cd daohang && pipenv install && pipenv shell
2、python manage.py runserver 0.0.0.0:8080
3、http://ip:8080

三、docker支持

也可以放到自己的私有仓库上去

推荐使用harbor

本地使用

生成的image名称要和docker-compose.yml中的文件对应起来

具体使用

docker build -t daohang .
docker-compose up -d

四、TODO

  • vue重写前端展示页面和后台管理页面
  • django的RESTful实现
  • 分离脚本和views

五、说明

为了方便大家预览效果,特定把db.sqlite3也上传到了代码仓库,
后台登陆地址: http://ip:port/signin
后台管理账号密码: 
admin:zhuima

六、效果

v1版本

v2版本

七、致谢

caibaojian站点

duanlijie站点

simpleui

daohang's People

Contributors

zhuima avatar

Stargazers

 avatar

Forkers

jesae thertype

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.