]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/distributed_wikis.mdwn
Merge remote-tracking branch 'spalax/paternal/upload-svg'
[ikiwiki.git] / doc / tips / distributed_wikis.mdwn
index 73243a19ae4b4bc6ad7eee4e9ca683b51e2f2055..2547a2e9fe510bdbb8ab22a06f847d1a47aaac47 100644 (file)
@@ -35,18 +35,13 @@ This is the configuration described in
 hosts the HTML files, the ikiwiki [[cgi]] but everything else is on
 the git server.
 
-### Separate ikiwiki web server, and git server
+### Separate webserver and git repository, the git srcdir being hosted on the webserver
 
 [[!img Hosting_Ikiwiki_and_master_git_repository_on_different_machines/separate-web-git-servers.svg size=400x]]
-[[http://spalax.fr.eu.org/separate-web-git-servers.svg]] *Could someone with admin rights upload [[this image|http://spalax.fr.eu.org/separate-web-git-servers.svg]] to [[IkiWiki|Hosting_Ikiwiki_and_master_git_repository_on_different_machines/separate-web-git-servers.svg]]? I am not allowed to do so. [[Louis|spalax]]*
 
 This is the configuration described in
 [[tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines]]. One server hosts the web server (and the [[Ikiwiki cgi|cgi]]) and the git source dir; a second server hosts the git bare repository. This can be used when you have very limited access to the git server.
 
-> I don't understand how this configuration is different from the previous one, could you clarify? the image link is broken as well. [[anarcat]]
->> Sorry. I did a mistake. I hope this is more clear now. [[Louis|spalax]]
->>> I still don't understand the difference, and I can't reach the URL you have given above. Previously, to upload stuff I created a clone of the git repository and asked joeyh to pull, like [[this|todo/improve_decentralised_wikis_documentation_and_graphics/]]. --[[anarcat]]
 ### Decentralised pinger setup
 
 [[!img ping-setup.svg size=400x]]