empress icon indicating copy to clipboard operation
empress copied to clipboard

Run everything locally on the server itself (*especially* the migration)!

Open taoeffect opened this issue 9 years ago • 1 comments

It takes way too long (especially the migration part, which will take hours for most people) and the potential for something to go wrong because of a dropped connection is not worth the risk.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5851881-run-everything-locally-on-the-server-itself-especially-the-migration?utm_campaign=plugin&utm_content=tracker%2F8064840&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F8064840&utm_medium=issues&utm_source=github).

taoeffect avatar Nov 08 '14 02:11 taoeffect

The docs should recommend editing the ansible hosts file and adding localhost ansible_connection=local into it.

taoeffect avatar Nov 08 '14 04:11 taoeffect