Commit Graph

570 Commits

Author SHA1 Message Date
Nabeel Shahzad
9105c45ad0 Convert .env file to env.php to mask critical info 2017-12-17 01:10:49 -06:00
Nabeel Shahzad
817d3262d4 Add an index page to the root pointing to the bootstrap dir 2017-12-17 01:03:19 -06:00
Nabeel Shahzad
b2475720f2 Add command class 2017-12-16 22:19:17 -06:00
Nabeel Shahzad
091e5593f9 Class bootstrapper fix 2017-12-16 22:13:53 -06:00
Nabeel Shahzad
d964a3f0f3 More pathing changes 2017-12-16 22:07:58 -06:00
Nabeel Shahzad
7d414ce017 Replace the Application loader to facilitate moving the public/ dir to the root 2017-12-16 22:02:45 -06:00
Nabeel Shahzad
d768589cb1 Make sure node_modules aren't uploaded 2017-12-16 20:49:13 -06:00
Nabeel Shahzad
3e52f0aee1 More file cleanup 2017-12-16 15:51:07 -06:00
Nabeel Shahzad
7ab71f9194 remove laravel favicon 2017-12-16 15:13:11 -06:00
Nabeel Shahzad
0ace7c8137 Reorganize and cleanup public assets 2017-12-16 15:12:44 -06:00
Nabeel Shahzad
301a408759 cleanup gitignore 2017-12-16 14:18:42 -06:00
Nabeel Shahzad
ff2ec20e37 remove the project files 2017-12-16 12:12:26 -06:00
Nabeel Shahzad
5bc8dab6f8 Add check to see that we're installed, and remove the .env that's created 2017-12-16 12:01:21 -06:00
Nabeel Shahzad
2dd259802d Updates to composer deps 2017-12-16 09:27:19 -06:00
Nabeel Shahzad
3d43864bbd Make path to phpvms easier to change 2017-12-15 19:31:32 -06:00
Nabeel Shahzad
7473b179c0 Write version to VERSION file on deploy 2017-12-15 18:55:20 -06:00
Nabeel Shahzad
451e9ee8f7 Add package to display current version 2017-12-15 18:02:35 -06:00
Nabeel Shahzad
5bedbba2a7 use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
Nabeel Shahzad
936349cbeb project files 2017-12-15 12:34:58 -06:00
Nabeel Shahzad
88e9acf9d9 rename migration to make room for moving the roles tables 2017-12-15 11:43:49 -06:00
Nabeel Shahzad
b97b47cd8c Add some error state pages and installer fixes 2017-12-15 11:22:46 -06:00
Nabeel Shahzad
9607c0a27f Check permissions and show error if the database setup fails 2017-12-15 10:41:52 -06:00
Nabeel Shahzad
b227090f54 Add notes to .env files 2017-12-15 08:59:41 -06:00
Nabeel Shahzad
7b08a25a1d Fix to session and cache driver, was preventing login 2017-12-15 08:56:14 -06:00
Nabeel Shahzad
24e5dec271 Add extra redirect before DB to stop race condition 2017-12-15 08:49:01 -06:00
Nabeel Shahzad
ab94b76d00 Rename -nightly to -master tarball 2017-12-15 08:13:42 -06:00
Nabeel Shahzad
9ee1106659 Fix default mysql port 2017-12-15 08:06:40 -06:00
Nabeel Shahzad
aed09c2bf5 Add explicit pilot states 2017-12-14 23:51:57 -06:00
Nabeel Shahzad
4fb66b5118 Fix sqlite3 path on windows 2017-12-14 22:34:16 -06:00
Nabeel Shahzad
80c69552f2 Run database create for sqlite 2017-12-14 22:32:52 -06:00
Nabeel Shahzad
1e866f8fa7 Some more cleanup 2017-12-14 22:22:33 -06:00
Nabeel Shahzad
9d2ee0e7df More installer fixes, creation and seeding works 2017-12-14 21:59:54 -06:00
Nabeel Shahzad
719d7c2bd5 Some fixes to the installer 2017-12-14 21:34:11 -06:00
Nabeel Shahzad
a7318b851b Set some defaults for the cache and queue drivers in the installer 2017-12-14 17:12:42 -06:00
Nabeel Shahzad
277a5f2d33 Rewrite installer without 3rd party installer lib. 2017-12-14 16:38:29 -06:00
Nabeel Shahzad
7966d6c5aa packing fixes 2017-12-14 11:56:53 -06:00
Nabeel Shahzad
049b92d8ae path fix 2017-12-14 11:52:10 -06:00
Nabeel Shahzad
e5793ec38c fix method call for time to string 2017-12-14 11:50:47 -06:00
Nabeel Shahzad
b940273133 grr path fixing again 2017-12-14 11:45:51 -06:00
Nabeel Shahzad
ff1cb959ff more archiving fixes 2017-12-14 11:43:32 -06:00
Nabeel Shahzad
cfa46f1f7f more fixes to packaging 2017-12-14 11:37:26 -06:00
Nabeel Shahzad
e2d39d5148 build tarball in /tmp 2017-12-14 11:09:02 -06:00
Nabeel Shahzad
23c91ce8ad deploy script fixed 2017-12-14 11:02:29 -06:00
Nabeel Shahzad
a59ea41d48 call deploy script directly 2017-12-14 10:57:43 -06:00
Nabeel Shahzad
710a721305 Made some changes to facilitate moving the public/ folder 2017-12-14 10:56:30 -06:00
Nabeel Shahzad
aa95ee3384 fix rsync options 2017-12-14 10:42:27 -06:00
Nabeel Shahzad
aa57ab515f Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
Nabeel Shahzad
40aab22901 reorganize some asset directories 2017-12-14 09:21:06 -06:00
Nabeel Shahzad
e03d2e449f Change nightly tarball filename 2017-12-14 08:05:59 -06:00
Nabeel Shahzad
0552d6cfee remove old installer assets 2017-12-13 23:13:45 -06:00