Finish set up of github action to deploy to server
Budget: $15 – $25 USD
I am looking for a freelancer who can assist me in finishing the set up of a GitHub action to deploy a web application to a specified server. The project is almost finished, and I just need some final touches to be completed.
Ideal Skills and Experience:
- Proficiency in GitHub actions and deployment processes
- Familiarity with deploying web applications to servers
MY github action is failing to connect to the server using the private key i've entered as a secret. I know my key paid works because i can SSH in from my mac desktop.
The instructions say to run something like:
rsa -in ~/.ssh/id_ed25519 -outform PEM -out id_ed25519.pem
but I get an error that says "Could not read private key."
I need help landing this plane and getting this working.
Ideal Skills and Experience:
- Proficiency in GitHub actions and deployment processes
- Familiarity with deploying web applications to servers
MY github action is failing to connect to the server using the private key i've entered as a secret. I know my key paid works because i can SSH in from my mac desktop.
The instructions say to run something like:
rsa -in ~/.ssh/id_ed25519 -outform PEM -out id_ed25519.pem
but I get an error that says "Could not read private key."
I need help landing this plane and getting this working.