Note: Currently new registrations are closed, if you want an account Contact us
Difference between revisions of "Poddery - Diaspora, Matrix and XMPP"
(→Environment: no reboot required) |
|||
Line 6: | Line 6: | ||
* Path - /home/diaspora/diaspora | * Path - /home/diaspora/diaspora | ||
We use screen to keep the process running | We use screen to keep the process running. So look for any running instances within screens using screen command. | ||
* Stopping - "screen -ls" will list the running screens. Switch to a screen using "screen -x <screen-name>. Press Control + C to stop the diaspora process and press Control + A D to detach screen) | |||
* Stopping - screen -ls will list the running screen | |||
* Starting - Make sure Diaspora is not running in any screens. If yes then follow above steps before proceeding. "./script/server" will start Diaspora. | |||
* [https://wiki.diasporafoundation.org/Updating Steps to follow on updating] | * [https://wiki.diasporafoundation.org/Updating Steps to follow on updating] |
Revision as of 18:01, 24 December 2015
We run a diaspora service at poddery.com
Environment
- Username - diaspora
- Path - /home/diaspora/diaspora
We use screen to keep the process running. So look for any running instances within screens using screen command.
- Stopping - "screen -ls" will list the running screens. Switch to a screen using "screen -x <screen-name>. Press Control + C to stop the diaspora process and press Control + A D to detach screen)
- Starting - Make sure Diaspora is not running in any screens. If yes then follow above steps before proceeding. "./script/server" will start Diaspora.
a rough indicator of the progress when running migrations, compare SELECT COUNT(*) FROM tags; to SELECT COUNT(*) FROM tags WHERE taggings_count > 0;
Note: You can run the update while diaspora is running.
Homepage
Homepage and other static pages are maintained on a github repo here. You can change it directly or send pull requests.
Statistics
Coordination
Contact
You can contact admins at poddery at autistici.org