You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chimo 1c0efd33db Use ssh password for now 8 years ago
README.md Those markdown linebreaks get me every time... 8 years ago
Vagrantfile Use ssh password for now 8 years ago

README.md

Vagrant image for GNU social

Status: experimental

Use the Vagrant file in this repository or copy the configs to yours.
Run vagrant up --provider virtualbox

Note: The GNU social instance has been setup on port 8080.
If you need to change this, you'll need to udpate the port in the Vagrant file as well as the port in the GNU social config.php (/srv/http/gnusocial/public_html/config.php)

Stack

  • Archlinux (2015-11-01)
  • nginx
  • php-fpm (zend opcache + apcu)
  • mariadb
  • GNU social (git: 2015-11-04)

Credentials

Database

db: gnusocial
user: gnusocial
password: gnusocial

GNU social

user: admin
password: admin