Mostly copied from http://qiita.com/A-I/items/f6f4b1b50fed9db739df
Install Veertu and download and start the CoreOS image.
$ sudo passwd core
require 'rubygems' | |
require 'nokogiri' | |
require 'gollum' | |
wiki = Gollum::Wiki.new('auxwiki') | |
name = 'Ilja Krijger' | |
email = '[email protected]' | |
f = File.open("AuxiliumWiki-20110705103347.xml") |
Mostly copied from http://qiita.com/A-I/items/f6f4b1b50fed9db739df
Install Veertu and download and start the CoreOS image.
$ sudo passwd core