Skip to content

tsq-blog/circleci-ssh-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circleci-ssh-deploy

A simple nodejs project and using docker-compose to deploy it.

Files

.circleci           # config file for CircleCI
app.js              # a simple nodejs server just return a string
docker-compose.yml  # config file for docker-compose
Dockerfile          # Dockerfile for this project
package.json        # package config file for nodejs
README.md           # doc

About

《在CircleCI中使用ssh登录到远程服务器进行自动化部署》

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published