Git Product home page Git Product logo

docker-jiladahe1997's Introduction

docker-jiladahe1997

A docker set for my website, including nginx、nodejs、and java

简介

nginx-main:

docker-hub地址:https://hub.docker.com/r/jiladahe1997/nginx

此docker用于转发请求到腾讯云cos云存储,提供前端纯静态页面。

nginx-proxy:

docker-hub地址:https://hub.docker.com/r/jiladahe1997/nginx-proxy

此docker是用于亚马逊服务器转发到阿里云服务器,用于绕过国内域名必须备案的限制。

运行命令(带ssl证书):docker run -dt -p 80:80 -p 443:443 -p 1935:1935 -v /etc/letsencrypt/archive/jiladahe1997.cn:/usr/src/app/ssl_certificate jiladahe1997/nginx-proxy

自动化CI:

通过github action,实现半自动CI,详情见目录下的:.github/workflows。

每次push后,会自动build一个docker image,自动上传到docker hub。然后需要手动去服务器上重新拉一下image。

TODO: 不要手动去服务器拉,通过docker swarm的API实现自动拉拉取

docker-jiladahe1997's People

Contributors

jiladahe1997 avatar

Watchers

James Cloos avatar  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.