Git Hook deployment setup and usage #6

Merged
mycognosist merged 3 commits from githook_deployment into master 2020-10-26 08:56:46 +00:00
mycognosist commented 2020-10-23 10:05:15 +00:00 (Migrated from github.com)

I've added documentation for the automated production deployment process. The documentation should be detailed enough to enable replication of this setup in the future.

@mhfowler Could you please take a look at this? I mostly want to ensure that it's readable and that I haven't missed any typos or obvious errors. Thank you!

I've added documentation for the automated production deployment process. The documentation should be detailed enough to enable replication of this setup in the future. @mhfowler Could you please take a look at this? I mostly want to ensure that it's readable and that I haven't missed any typos or obvious errors. Thank you!
mhfowler (Migrated from github.com) approved these changes 2020-10-26 08:54:49 +00:00
mhfowler (Migrated from github.com) left a comment

looks good, if you send me the server IP and ssh key I can hook up my devdocs directory too

looks good, if you send me the server IP and ssh key I can hook up my devdocs directory too
@ -0,0 +61,4 @@
```bash
cd peach-devdocs
git remote add production user@server_ip:devdocs_bare
mhfowler (Migrated from github.com) commented 2020-10-26 08:52:42 +00:00

nice

nice
Sign in to join this conversation.
No description provided.