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
- Host: GitHub
- URL: https://github.com/marcuwynu23/vue-spa-deploy-github-action-with-ansible
- Owner: marcuwynu23
- Created: 2024-11-26T11:42:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T04:28:27.000Z (7 months ago)
- Last Synced: 2025-03-20T05:22:38.471Z (7 months ago)
- Language: CSS
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```