Changeset 83

Show
Ignore:
Timestamp:
06/19/07 17:54:29 (2 years ago)
Author:
mbailey
Message:

added change_root_password_as_root

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1-7-stable/docs/README.slicehost

    r73 r83  
    1 == Slicehost extras 
     1== Slicehost 
    22 
    33# A freshly built slice gives you the root account 
     
    66# 
    77export HOSTS=deptest.deprecated.org 
     8cap change_root_password_as_root 
    89cap setup_admin_account_as_root # XXX echo new username 
    910cap setup_ssh_keys  # XXX do for others also 
     11 
    1012cap install_rails_stack 
    11 cap install_php 
     13cap php_install 
    1214cap setup 
    1315cap deploy_with_migrations 
    1416cap restart_apache 
    1517 
    16 # svn+trac 
    17 cap install_svn 
    18 cap svn_setup_repos 
     18# check README.svn_trac 
    1919