Skip to content

nestfanscore/nestfans.com-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homeland Docker

Homeland 基于 Docker 的自动化部署方案。

系统需求

Usage

安装 Docker:

下面的脚本是针对 Ubuntu Server 14.04 设计的,其他版本,请查阅 Docker 官方的安装文档。

curl -sSL https://git.io/install-docker | bash 测试是否安装成功:

sudo docker info
sudo docker-compose version

获取 nestfans.com 的项目

git clone https://github.com/nestfanscore/nestfans.com-docker.git
cd nestfans.com-docker/

其他使用说明

http://gethomeland.com/install/

About

🚀 Deployment Homeland with Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 45.6%
  • Shell 43.8%
  • Dockerfile 10.6%