An open API service indexing awesome lists of open source software.

https://github.com/marcuwynu23/vue-spa-deploy-github-action-with-ansible


https://github.com/marcuwynu23/vue-spa-deploy-github-action-with-ansible

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Try Github Action Deploy Repo

Secrets:

```sh
VPS_HOST=143.122.34.123
VPS_USER=user
VPS_SSH_KEY=
```

Variables:

```sh
APP_NAME=application
DOMAIN_NAME=project.app.com
```