Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 13, 2024. It is now read-only.

mx-space/docker

Repository files navigation

MSpace Docker

使用之前你需要安装 Docker (with compose)

你需要先把域名解析到服务器

# install docker
curl -fsSL https://get.docker.com | bash -s docker
docker -v
docker compose version
bash ./build.sh

参考输入:

Your domain name is: innei.ren
Your email is: tukon@gmail.com

更新

bash ./update.sh

从零开始的部署过程

假设现在你有一台 Ubuntu 的服务器。还没有安装任何环境。并且你已经将域名解析到了服务器。复制以下脚本运行。

sudo apt update && sudo apt install git curl vim wget -y
curl -fsSL https://get.docker.com | bash -s docker
mkdir -p mx
cd mx
git clone https://github.com/mx-space/docker --depth=1
cd docker
bash ./build.sh

CentOS Install Docker

curl -fsSL https://get.docker.com | bash -s docker

如果你选择 Nginx...

如果选择 Nginx 作为服务器。这里也提供一份反向代理的配置文件。

nginx.conf 查看。

About

A docker compose file to quick deploy mx-space system, that's cool

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /