Commit Graph

21 Commits

Author SHA1 Message Date
Dane Everitt
848e5054c4 Use PHP 7.4 for new development 2020-03-17 21:33:38 -07:00
Dane Everitt
689a80103f Different install process for wings 2019-03-24 14:01:40 -07:00
Dane Everitt
590d35337d Update provision_wings.sh 2019-03-24 13:21:42 -07:00
Dane Everitt
2a7a64dd6a Fix xdebug issues with phpstorm 2019-03-02 17:08:00 -08:00
Jakob Schrettenbrunner
209be8356e better install scripts for daemons with go 1.11 2019-02-02 15:02:43 +01:00
Jakob Schrettenbrunner
09969712ce add configuration for nodejs daemon 2019-02-02 13:03:59 +01: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
Jakob Schrettenbrunner
a7840042ee add wings environment 2018-08-29 23:12:38 +02:00
Dane Everitt
60087d451c Actually get things working correctly 2018-07-22 15:15:44 -07: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 089ee6c3cc.
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