To register a new account on this wiki, contact us
Poddery - Diaspora, Matrix and XMPP: Difference between revisions
Jump to navigation
Jump to search
→Environment: tracking db migration progress |
→Environment: no reboot required |
||
| Line 14: | Line 14: | ||
a rough indicator of the progress when running migrations, compare SELECT COUNT(*) FROM tags; to SELECT COUNT(*) FROM tags WHERE taggings_count > 0; | 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 == | ||
Revision as of 22:57, 21 September 2014
We run a diaspora service at poddery.com
Environment
- Username - diaspora
- Path - /home/diaspora/diaspora
We use screen to keep the process running
- Starting - ./script/server (use screen command)
- Stopping - screen -ls will list the running screen instances, press Control + C to stop, press Control + A D to detach screen)
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