Section in development. A proper index will exist here soon.
- 13392 reads
Install Read Only Mode module (https://www.drupal.org/project/readonlymode). In this way, people still have access to the content, but there is no risk that the content is changed while you make the changes.
1. Clone your live site foo.com to upc.foo.com in the existing, old platform
2. Migrate upc.foo.com to the new platform (the new version of Drupal), without renaming it, and make sure it works…
Install Read Only Mode module (https://www.drupal.org/project/readonlymode). In this way, people still have access to the content, but there is no risk that the content is changed while you make the changes.
1. turn on Read Only Mode with Drush: drush vset site_readonly 1
2. clone foo.com to upc.foo.com
3. Update modules on upc.foo.com with Drush: drush pm-update --no-core --no-backup
4.…
more…A) Import the website code
- upload files, contrib modules & themes, libraries to sites/yoursite.com inside the respective directories (ignore the settings.php file, it will not be needed)
B) Import the database
1. upload the database to the .tmp directory of the home folder:
scp exampledb.sql username@yoursite.com:.tmp
2. drush sql-drop…
more…Can I add a Drupal site before changing a domain nameservers to Ecobytes?
Yes. You can first set it up as a subdomain of anchovy.bushmaster.ecobytes.net (e.g yourdomain.anchovy.bushmaster.ecobytes.net) and it should work automatically. Later on you can add the domains.
If the domains are managed by us, you should warn us in advance for properly setting up your domain. If you managed your own domain, make sure to set an A record pointing to 5.9.161.181 (bushmaster IP address).
How do I upgrade a Drupal site?
Please follow the…
more…Ecobytes provides high-performance, optimized Drupal hosting to all its members.
Our farms are self-hosted and setup with the BOA stack from omega8cc.
Custom services and support can be discussed and contracted on demand by individual members.
Community engagement on the maintenance, development and documentation of our Drupal farms and servers is always welcome.