Quail: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 20: | Line 20: | ||
apt-get install mysql-server phpmyadmin | apt-get install mysql-server phpmyadmin | ||
The ssh keys | The ssh keys ''should be'' different than the Tektonic machine. No need to copy them here too. | ||
cd /var/www | |||
mkdir wordpress wiki | |||
wget http://releases.wikimedia.org/mediawiki/1.24/mediawiki-1.24.1.tar.gz | |||
== Migration from Tektonic == | == Migration from Tektonic == |
Revision as of 22:33, 21 March 2015
Quail is a KVM virtual machine created to run the Wildsong web sites when I decided I no longer wanted to pay for a cloud based host. I think Tektonic service is great but I am economizing. I have free co-location service and I have Comcast Business too, so I have other viable options.
History
2015-Mar-21 - Cloned from Hub.
Hardware
Currently configured with 1 CPU, 1 GB RAM, 10GB hard drive.
Software
Debian 7 (Wheezy) built by cloning Hub in virt-manager.
Then added apache, mysql and friends with this.
apt-get install mysql-server phpmyadmin
The ssh keys should be different than the Tektonic machine. No need to copy them here too.
cd /var/www mkdir wordpress wiki wget http://releases.wikimedia.org/mediawiki/1.24/mediawiki-1.24.1.tar.gz
Migration from Tektonic
I don't need a full email set up here yet. I use gmail for wildsong.biz email right now.
- Complete the migration of HuPI first. See Hub.
- Copy MySQL databases for wiki and wordpress.
- Install mediawiki
- Install wordpress
- Update DNS entries to point to Quail.