Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 185

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ikiwiki-hosting</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="../style.css" type="text/css" />

<link rel="stylesheet" href="../local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="../index.html">ikiwiki</a>/ 

<a href="../news.html">news</a>/ 

</span>
<span class="title">
ikiwiki-hosting

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p>ikiwiki-hosting is an interface on top of Ikiwiki to allow easy management
of lots of ikiwiki sites. I developed it for
<a href="http://www.branchable.com/">Branchable</a>, an Ikiwiki hosting provider.
It has a powerful, scriptable command-line interface, and also
includes special-purpose ikiwiki plugins for things like a user control
panel.</p>

<p>To get a feel for it, here are some examples:</p>

<pre><code>ikisite create foo.ikiwiki.net --admin http://joey.kitenet.net/
ikisite branch foo.ikiwiki.net bar.ikiwiki.net
ikisite backup bar.ikiwiki.net --stdout | ssh otherhost 'ikisite restore bar.ikiwiki.net --stdin'
</code></pre>

<p>ikiwiki-hosting is free software, released under the AGPL. Its website:
<a href="http://ikiwiki-hosting.branchable.com/">http://ikiwiki-hosting.branchable.com/</a>
--<span class="createlink">Joey</span></p>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">











<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Thu Aug  5 21:44:47 2010</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>