Skip to content

chakhal/neguentropia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-α.0.ε version

Install

  • libvirt
  • sudo apt install libvirt-dev
  • sudo apt install nfs-common nfs-kernel-server
  • kvm
  • vagrant (install from official website)
  • vagrant plugin install vagrant-libvirt

Launch

  • sudo start-statd
  • sudo service libvirtd start
  • ...
  • vagrant up

ansible

ansible -i _ANSIBLE/host all -a "sudo service nginx restart"

Box

ssh root/[email protected] neguentropia.dev nginx:

ssh root/[email protected] billy.dev

neguentropia

php -S 0.0.0.0:2000 /src/routing.php

billy

SSH tunnel -L4444:localhost:4444 /srv/billy/src/Frontends/billy/npm run dev

host: localhost:4444

system dependencies

Inspired by

http://coreymaynard.com/blog/creating-a-restful-api-with-php/

About

An attempt to control chaos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published