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

Updated homepage configuration
(Updated homepage configuration)
Line 113: Line 113:


* poddery.com -> https://git.fosscommunity.in/community/poddery.com
* poddery.com -> https://git.fosscommunity.in/community/poddery.com
  # Make sure '''git''' and '''acl''' packages are installed
  sudo apt-get install git acl
 
  # Grant rwx permissions for the ssh user to /usr/share/diaspora/public
  sudo setfacl -m "u:<ssh_user>:rwx" /usr/share/diaspora/public
 
  # Clone poddery.com repo
  git clone https://git.fosscommunity.in/community/poddery.com.git
  cd poddery.com && mv * .[^.]* ..
  cd .. && rmdir poddery.com


* save.poddery.com -> https://git.fosscommunity.in/community/save.poddery.com
* save.poddery.com -> https://git.fosscommunity.in/community/save.poddery.com