Commit Graph

19 Commits (c4f9c8f4b8cff36c168ddf7d1048d583100e0cd4)

Author SHA1 Message Date
Davide Bellini c4f9c8f4b8 Fixed Node JS install
Restored original Vaprobash's script for Node JS install.
2015-09-15 16:52:49 +02:00
Toby Zerner dd6cb2f6ce Clean up, add header comments 2015-08-26 17:13:18 +09:30
Toby Zerner 2752751959 Update paths 2015-08-13 10:13:08 +09:30
Toby Zerner cc8a864f5a Back to nginx for now, split up index/admin entries 2015-06-17 17:52:53 +09:30
Franz Liedke 18974b6024 Vagrant: Use Apache instead of nginx.
Nginx seemed to have some problems with PATH_INFO which I did not want
to investigate at this time.

By using Apache, I can now have different front controllers for e.g.
the API (api.php) vs. the forum itself (index.php). We can even do
similar things for assets etc.
2015-06-17 01:35:56 +02:00
Franz Liedke 67577028b4 Vagrant: Switch to 32-bit VM.
This should be easier to install for most people, since it can be actually run on 32-bit machines (and on 64-bit machines with certain types of visualization turned off).
2015-05-18 17:21:29 +02:00
Franz Liedke 48e20e55d0 Update Vagrant scripts to reflect new setup. 2015-05-08 14:57:02 +02:00
Toby Zerner d9ebd27a93 New skeleton architecture
flarum/core submodule needs to be added back in (to system/core)
2015-04-25 22:57:04 +09:30
Franz Liedke 806ae8ab96 Revamp setup of core subdirectory.
The most work should now be done on the host machine after cloning
by initializing and updating the submodules.
2015-04-03 01:51:36 +02:00
Franz Liedke 165bb7ef01 Revert back to using NFS on Windows, too (encouraging the use of a plugin). 2015-03-08 02:00:59 +01:00
Franz Liedke df71ca5cf7 Use my fixed version of Vaprobash's Node installer until my PR gets merged. 2015-03-08 01:58:39 +01:00
Franz Liedke 10e6e975e6 Try to fix VM network issues that caused crashes in NPM and APT. 2015-03-08 01:58:07 +01:00
Franz Liedke 4bd1c27af0 Use the standard Vaprobash way to install global Node packages. 2015-03-08 01:57:14 +01:00
Franz Liedke 359646885a Only use NFS on non-Windows machines. 2015-03-06 14:00:50 +01:00
Toby Zerner 6ddec4834b Better NFS syncing
See https://github.com/mitchellh/vagrant/issues/4204
2015-02-26 12:49:09 +10:30
Mike Dugan f7e67e58a2 update vagrantfile for nginx root 2014-12-30 20:37:35 -05:00
Mike Dugan a8eb18dd73 updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
Mike Dugan ab32879de9 update scripts and vagrantfile 2014-12-24 08:58:55 -05:00
Mike Dugan 2655444754 vagrantfile and scripts 2014-12-24 08:51:38 -05:00