Hey everyone,
A question from a non-techie guy. Gonna look stupid… I know.
I looked everywhere online to find some precise guidance about it but couldn’t find anything. Must be so obvious that no one needs this to be explained… but me
I usually rely on a developer to do customizations and deploy them.
However, I have some recurrent and very simple edits to do to my homepage, which I don’t want to bother my developer about (no value add for him, not stimulating, just a waste of his time).
I know exactly how to:
- Create new branch and edit code in example_data.rb file.
- Pull to Master
- Connect to my environment (through SSH) via my terminal
What I don’t know is how to deploy my new Master in production. I don’t know what command to run. I’m assuming this should be rather straightforward given it usually takes less than 5 minutes for my freelance dev to deploy.
I’m on DigitalOcean, Sharetribe v7.3.1
Would someone be able to explain what commands I need to run and procedure i need to follow (flush cache, reboot droplet…) to properly deploy my new custom_landing_page code?
Any link with step-by-step guidance.
Thanks in advance and apologies for my ignorance.
Cheers