Anyone can join our Discord free of charge.

environments

ss push staging

Runs the associated bash script to push all content and database from the staging site (staging.example.com) to the production site. Keep in mind that SlickStack shares the same /uploads/ folder between production and staging sites to save disk space and improve efficiency, so when you “push” the staging site live, it will skip syncing that […]

ss sync development

This command runs the associated bash script and syncs files/database from production to your dev site. It will overwrite all files/database on the dev site, so be very careful… if you wish to save your previous dev site, you should back up that data and save it somewhere (remotely or locally) before running this command. […]

ss push development

Runs the associated bash script which will push both the database and entire /wp-content/ file structure from your dev site (subdomain) to your main production site. Keep in mind that, in an effort to avoid accidental data loss, the existing production database and production files will not be deleted first. In other words, the dev […]

Thanks to our generous sponsors for their support!