GithubHelp home page GithubHelp logo

evling2020 / kodbox Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 6.0 14 KB

树莓派 docker 跑可道云。

Home Page: https://mp.weixin.qq.com/s?__biz=MzkyMjEzNzE3MQ==&mid=2247483809&idx=1&sn=e2bed073a9a3ef7e13ca18cb80c6a8c6&lang=zh_CN

Dockerfile 43.25% Shell 56.75%
kodbox docker raspberry

kodbox's Introduction

简介

网络上基于 docker 的 kodbox 镜像多为 x86 平台所构建的,本项目支持在 aarch64 的平台和 x86 平台构建,该项目的初衷是在树梅派上部署 kodbox 。但本文迟迟未发布,截至本文发布日, KodCloud-dev 已 于12 天前发布了一版具有 Dockerfile 构建的项目,见最后的参考,读者可自行测试吧。

文件结构简要说明

|-- kodbox
	|-- app  # kodbox镜像构建及初始化脚本
		|-- Dockerfile  # kodbox 镜像构建文件
		|-- entrypoint.sh
		|-- initdb.d  # 数据库初始化脚本
		|-- mysql_db.txt
		|-- mysql_password.txt  # 数据库密码,请修改
		|-- mysql_user.txt
		|-- setting_user.example
	|-- web
		|-- conf.d  # nginx 配置目录
		|-- nginx.conf  # nginx 主配置文件,定义了日志记录格式
		|-- sslcerts  # ssl 证书及密钥文件目录,替换为自己的
	|-- docker-compose.yml  # 编排文件

快速使用

git clone https://github.com/evling2020/kodbox.git
docker-compose build
docker-compose up -d

参考

kodbox's People

Contributors

evling2020 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.