Git Product home page Git Product logo

mxonline3's Introduction

Mxonline3

Build Status Build status

使用Python3.x与Django2.0.1开发的在线教育平台网站: http://h1.caiwuhao.com:8000

已经完成的功能

管理平台
ecs创建
dns 创建和更新
k8s 创建和更新


Roadmap

diskbackup
mysql create


使用地址

use the address: http://h1.caiwuhao.com:8000/

Contents:

docker run --name some-mysql33061 -v /33061:/var/lib/mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d -p 33061:3306 mysql:5.7 创建mysql服务器 修改Mxonline3/setting.py 修改数据库地址 docker run -p 8000:8000 -it aontimer/p8h-ops:ops5 python manage.py makemigration docker run -p 8000:8000 -it aontimer/p8h-ops:ops5 python manage.py migrate docker run -p 8000:8000 -it aontimer/p8h-ops:ops5 python manage.py createsuperuser 创建默认管理员账号 这几个步骤做完后就可以运行 docker run -p 8000:8000 -d aontimer/p8h-ops:ops5 python manage.py runserver 0.0.0.0:8000

Background:

About me

(http://github.com/jiangming1)

有趣的Python群:141708431

欢迎关注简书,star项目!谢谢!

你的关注支持是我继续分享前进的动力。

求打赏鼓励

很高兴我写的文章(或我的项目代码)对你有帮助,请我吃包辣条吧!

微信打赏:

mxonline3's People

Contributors

mtianyan avatar genie-liu avatar qq2100803 avatar

Stargazers

 avatar

Watchers

aontimer avatar James Cloos avatar 蒋明 avatar

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.