deploy-golang-app

command module
v0.0.0-...-c4bb2eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

deploy-golang-app

How to build and deploy a Golang app on remote server on Github push ?

Add .github/workflows/dev.yml file to your source code

Generate ssh key on the target server by using ssh-keygen

Run cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys

Put ~/.ssh/id_rsa value into github secret as DEVELOP_SSH_KEY

Add DEVELOP_SSH_USER and DEVELOP_SSH_HOST to github secret

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL