ssh deployments online with Winfy

We have hosted the application ssh deployments in order to run this application in our online workstations with Wine or directly.


Quick description about ssh deployments:

GitHub Action for deploying code via rsync over ssh. (with NodeJS). Private key part of an SSH key pair. The public key part should be added to the authorized_keys file on the server that receives the deployment. NodeJS version is more than a minute faster than simple Docker version. This GitHub Action deploys specific directory from GITHUB_WORKSPACE to a folder on a server via rsync over ssh, using NodeJS. This action would usually follow a build/test action which leaves deployable code in GITHUB_WORKSPACE. The keys should be generated using the PEM format. Check your keys. Check your deployment paths. And use at your own risk.

Features:
  • Deploy code with rsync over ssh, using NodeJS
  • NodeJS version is more than a minute faster than simple Docker version
  • This GitHub Action deploys specific directory from GITHUB_WORKSPACE to a folder on a server via rsync over ssh, using NodeJS
  • This action would usually follow a build/test action which leaves deployable code in GITHUB_WORKSPACE
  • Pass configuration with env vars
  • Private key part of an SSH key pair


Programming Language: JavaScript.
Categories:
Software Development

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.