Commit Graph

23 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
0e2b4d85b5 Finalize working instance using docker 2018-07-14 15:25:01 -07:00
Dane Everitt
bc5bb54614 Add support for v:serve 2018-07-14 15:05:57 -07:00
Dane Everitt
d5c63f6d29 Get pterodactyl running through vagrant & docker 2018-07-14 14:13:38 -07:00
Dane Everitt
f7b34dfe6d This would help 2018-07-14 14:13:09 -07:00
Dane Everitt
c723f5c526 Push up panel specific vagrant file 2018-07-14 13:22:36 -07:00
Dane Everitt
d46761b1a2 Cleanup 2018-07-14 13:15:04 -07:00
Dane Everitt
5c76d6a5e6 Add curl to base 2018-07-14 13:10:47 -07:00
Dane Everitt
119662b4cf Gonna need this for quay to work I think 2018-07-14 12:43:08 -07:00
Dane Everitt
d87a0332b1 Rename 2018-07-14 12:38:43 -07:00
Dane Everitt
da34cb37a6 Push up dockerfile for quay build 2018-07-14 12:37:15 -07:00
Dane Everitt
096b090783 Add theoretical caching layer, doesn't really change anything 2018-07-05 23:01:00 -07:00
Dane Everitt
6d1c228fe1 Pass filesystem events through to vagrant 2018-07-04 18:44:11 -07:00
Dane Everitt
2b011104c9 Turns out this slowed things down a ton 2018-07-04 00:08:46 -07:00
Dane Everitt
30ce42ad97 oops 2018-07-04 00:01:03 -07:00
Dane Everitt
60618ced57 In the name of performance I guess 2018-07-03 23:59:31 -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
5cf8a43977 Add quick and dirty setup script 2018-07-03 23:00:42 -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
Dane Everitt
a79224cd2a Initial commit 2018-07-02 21:27:40 -07:00