Skip to content

argrath/pleroma-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Vagrantfile for pleroma

How to use

  1. $ vagrant up
  2. $ vagrant ssh
  3. $ (In the guest) sh startup.sh
  4. Access http://192.168.1.202:4000 (by default)
  • The guest OS IP address is set to '192.168.1.202'. Modify config.vm.network as you like.
  • Use user 'vagrant' for convinience.
  • Don't set up https, reverse-proxy, service, and site-specific data.
  • Database password is fixed.

Needless to say, this is not for production use.

Licence

CC0

About

Vagrantfile for pleroma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published