Monday, 06 Feb 2012
You are here: Home FAQs General Howto Add a New Client
Howto Add a New Client PDF Print E-mail
Written by Jeffrey Hein   
Monday, 11 February 2008 11:29

 

  1. Collect all the Client's Information
  2. Add Client to the Project Manager. (Company and Project)
  3. Create paper bundle with:
    1. Business Card
    2. Brochure
    3. Information Sheet (Passwords,Contact)
    4. Quote (If Applicable)
    5. 2x Signed Contract
    6. Invoice
    7. Linux (Ubuntu?)
  4. Create Virtualmin Server on cluster master.
    1. - Or - Manually
    2.  Add user on cluster master.
    3. Create log directories ~example/logs public_html
    4. Add to logrotate
    5. Add to webalizer
    6. Add to banwidth meter
    7. Set Up FTP account
  5. Create /etc/apache2/sites-available/example on cluster master.  And/Or. If they do not have a domain add a symlink to jphein.com/example.
  6. cp etc/apache2/sites-available/example to ~jphein/boxenlinux/files/
  7. Add domain to the domains.lst file on cluster master..
  8. Run bl-create-deb on cluster master.
  9. Run bl-replicate on slaves in cluster.
  10. Create database, user and database permissions on cluster.
  11. Run bl-install-domain example.com on cluster. This has to be done manually with phpmyadmin now.
  12. Run bl-install-joomla example on cluster.
  13. Run bl-replicate on all servers through webmin cluster shell command.
  14. Run /etc/init.d/apache2 reload on all clustered servers.
  15. Go to example.com/installation to install Joomla on cluster.
  16. Remove Installation directory on cluster.
  17. Install Joomla Template on cluster.
  18. Go to Google.com/a to set up Google Apps.
Last Updated on Thursday, 19 June 2008 10:26