X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/669a5f5ecc0d50daf96d8dc2af219c94c8625fb4..69a0f013557733e0c78fa60d68d44a5e83eaff55:/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn diff --git a/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn b/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn index e6277d338..6af4f9619 100644 --- a/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn +++ b/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn @@ -1,4 +1,5 @@ [[!meta title="Hosting Ikiwiki with a master git repository on a remote machine"]] +[[!meta date="2013-07-22 16:38:20 -0400"]] This tutorial explains how to set up a wiki such that: @@ -74,7 +75,7 @@ repository. ## Configuring the wiki on the wiki machine so that it uses the repository of the git machine - Configure ssh so that it uses the ssh key `id_SITE` to connect to the git - michine: add the following lines to file `~/.ssh/config` on the ikiwiki + machine: add the following lines to file `~/.ssh/config` on the ikiwiki machine: Host server.name.of.the.git.machine