Giter VIP home page Giter VIP logo

cdntip's Introduction

宝塔搭建个人自助云面板,支持Azure Aws Do、Linode等云厂商

安装最新宝塔

https://bt.sy/bbs/forum-37-1.html

安装Docker

添加镜像

xmg66/openpanel3

image

添加容器

image

安装Mysql5.7,不支持Mysql5.6 新建数据库,给数据库设置指定IP访问,填写容器的IP

image

修改cdntip程序中的数据库信息

在Docker的容器列表中,点击目录

image

访问home/python/panel/config/database.conf文件,修改成自己新建的数据库信息,保存

image

重启容器

image

登录SSH,使用命令创建管理员账户密码

docker exec -it cdntip /bin/bash  # 进入容器
python3 manage.py createsuperuser # 创建管理员命令, 根据提示创建即可

添加aws镜像

python manage.py aws_update_images

全部完成!!!

登录页面

image

网站内页

image

cdntip's People

Contributors

xsidc 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.