Jump to content

Navigation menu

Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "Poddery - Diaspora, Matrix and XMPP"

now we have to use root user for rsync
(now we have to use root user for rsync)
Line 118: Line 118:
  # crontab -e
  # crontab -e
  # m h  dom mon dow  command
  # m h  dom mon dow  command
  0 * * * * rsync -av --delete diaspora@poddery.com:diaspora/public/uploads/ /var/lib/diaspora/uploads/ >/var/lib/diaspora/rsync-uploads.log
  0 * * * * rsync -av --delete root@poddery.com:/var/lib/diaspora/uploads/ /var/lib/diaspora/uploads/ >/var/lib/diaspora/rsync-uploads.log


== Add more disk space ==
== Add more disk space ==


# Power off the machine with "ARCHIVE" option. It may take upto an hour for shutdown to complete on backup.poddery.com
# Power off the machine with "ARCHIVE" option. It may take upto an hour for shutdown to complete on backup.poddery.com and poddery.com
# Add more disk from scaleway.com control panel . Volumes -> CREATE VOLUME
# Add more disk from scaleway.com control panel . Volumes -> CREATE VOLUME
# Attach the newly created volume to server from Server page
# Attach the newly created volume to server from Server page