14 Commits

Author SHA1 Message Date
Dane Everitt
2a7a64dd6a
Fix xdebug issues with phpstorm 2019-03-02 17:08:00 -08:00
Jakob Schrettenbrunner
fb74162da2 use .test as tld instead of .local
because macOS treats every .local domain as a Bonjour host which delays
dns lookups
2018-12-17 23:33:32 +01:00
Dane Everitt
93ea4a24bb
Add support for running documentation server 2018-07-22 14:46:03 -07:00
Jakob Schrettenbrunner
a04e0087c6 Revert "actually generate application key"
This reverts commit 089ee6c3ccd7927235132359a92df23d9c864c40.
2018-07-21 11:36:54 +02:00
Jakob Schrettenbrunner
089ee6c3cc actually generate application key 2018-07-21 10:45:18 +02:00
Dane Everitt
d7603b0d3a
Add things for UI tests 2018-07-14 21:12:45 -07:00
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