*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Code Block |
|---|
cd my_cap_dev_area setup_cap_dev_site.sh seadina_test_library_cornell_edu.git |
Prepare a new site on a remote machine
| Code Block |
|---|
cd mysite cap staging deploy:setup cap staging drupal:site_setup_permissions cap staging drupal:install -s db=databasename -s dbu=databaseuser -s dbpw=databasepassword \ -s d_user=Drupal_user#1 -s d_pw=Drupal_user#1_password -s d_email=Drupal_user#1_email |
...