payment: note that Stripe has instituted an additional 1% fee for non-US cards
[hcoop/portal.git] / ip.mlt
diff --git a/ip.mlt b/ip.mlt
index bb8500d..daa6922 100644 (file)
--- a/ip.mlt
+++ b/ip.mlt
@@ -3,7 +3,7 @@
 val admin = Group.inGroupName "server";
 
 val nodeNum = case $"node" of
-                 "" => 2
+                 "" => 4
                | node => Web.stoi node;
 
 if $"new" <> "" then
@@ -52,6 +52,7 @@ iface eth0:N inet static
 Listen 69.90.123.NNN:443</pre></blockquote></li>
            <li> Run <tt>ifup eth0:<i>N</i></tt>.
           <li> Restart Apache with <tt>/etc/init.d/apache2 restart</tt>.</li>
+          <li> Run <tt>domtool-admin grant <i><% name %></i> ip 69.90.123.<i>NNN</i></tt>
        </ol>
 <% end %>