Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvelikodny/docker-ssh-deploy
Custom Docker image to deploy projects over SSH
https://github.com/vvelikodny/docker-ssh-deploy
deploy docker-image gitlab gitlab-ci ssh
Last synced: 12 days ago
JSON representation
Custom Docker image to deploy projects over SSH
- Host: GitHub
- URL: https://github.com/vvelikodny/docker-ssh-deploy
- Owner: vvelikodny
- License: mit
- Created: 2017-11-27T15:49:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T13:41:25.000Z (about 5 years ago)
- Last Synced: 2024-11-22T19:38:23.767Z (2 months ago)
- Topics: deploy, docker-image, gitlab, gitlab-ci, ssh
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Docker Build Status](https://img.shields.io/docker/build/vvelikodny/gitlab-deploy.svg)](https://hub.docker.com/r/vvelikodny/gitlab-deploy/)
# Overview
It's basic custom Docker image to deploy projects over SSH to the servers. For example, I use it to deploy my projects from Gitlab CI runners.
Docker image: [`vvelikodny/gitlab-deploy`](https://hub.docker.com/r/vvelikodny/gitlab-deploy/)