Commit Graph

8 Commits

Author SHA1 Message Date
Dane Everitt
23fefe41cc Fix the disasterous performance
Disables xdebug on the CLI to make tests run in a few seconds rather than taking minutes.

Also adds support for using docker-sync for "native" performance in the docker container. If you choose to not use it, vagrant will mount the files using the standard osx method which is slower, but still within reasonable bounds.
2018-07-14 20:50:42 -07:00
Dane Everitt
d5c63f6d29 Get pterodactyl running through vagrant & docker 2018-07-14 14:13:38 -07:00
Dane Everitt
096b090783 Add theoretical caching layer, doesn't really change anything 2018-07-05 23:01:00 -07:00
Dane Everitt
55f4dc2151 Set the remote host correctly for xdebug 2018-07-03 23:23:15 -07:00
Dane Everitt
06781f3bd3 Add xdebug 2018-07-03 23:11:01 -07:00
Dane Everitt
a610168f9d Run yarn install 2018-07-03 22:52:41 -07:00
Dane Everitt
12eb1cf9c8 Get working base state 2018-07-03 22:43:48 -07:00
Dane Everitt
3650490005 Initial attempt at using vagrant, not ready for use 2018-07-02 23:25:35 -07:00