Commit Graph

32 Commits

Author SHA1 Message Date
f0fafd5d78 Update VAGRANT.md, link to become eviltrout admin. 2016-03-22 11:03:57 -07:00
fb4a40e628 Fix rails server start command in Vagrant guide
Thanks to Mittineague on meta for pointing out this needed to be fixed
for newer Rails versions.
2015-10-09 08:47:01 +11:00
2f3b6fb562 Add http-ip param for mailcatcher
Fixes problems with port-forvarding for mailcatcher web-interface
2015-05-12 17:32:43 +03:00
Sam
77a3bc1045 Merge pull request #3364 from rubo77/patch-3
Keeping your VM up to date (and first install)
2015-05-04 10:25:44 +10:00
9d20cea668 Fix a typo on Discourse Vagrant documentation 2015-04-24 19:11:51 -03:00
17dc8b8e4f New Vagrant VM and updated instructions. 2015-04-23 12:54:13 -04:00
d9d3ed5604 Keeping your VM up to date (and first install)
The title was irritating, because you also have to call this the first time you access your VM
2015-04-12 11:40:49 +02:00
d873fd27ab Documentation: prefix gem install mailcatcher with sudo
Resolves the gem installation issue described in this topic:
https://meta.discourse.org/t/permission-denied-when-installing-mailcatcher-in-vagrant-box/25999
2015-03-05 13:38:09 -05:00
42a70db3e1 Update VAGRANT.md 2014-04-07 15:19:30 -04:00
ba6c3324dc Update Vagrantfile and docs/VAGRANT.md for new box 2013-10-16 13:55:26 -04:00
4bc69a9d71 Replace Guard + Rspec section with Tests section that describes the use of rake autospec 2013-10-03 10:10:32 -04:00
d36034620d Update VAGRANT.md
fix command for `vagrant box add [name] [path]`
2013-08-18 20:41:04 +08:00
43a846eb01 add step to drop and recreate database before loading production seed data 2013-06-30 16:19:36 -04:00
c377e7d1ce Use relative URLs, not absolute.
This helps if somebody would fork a GitHub repository, as the links
now lead to files in fork, not files in original repository. Also, it
makes more sense when reading Markdown files locally.
2013-05-24 16:32:45 +02:00
50c9bf4086 Vagrant docs update
* Reveal existence of 7zipped vagrant image
* Update with notes from my experience
2013-04-29 23:54:51 -04:00
2e7807901f Add a note about nfs support on linux to VAGRANT.md 2013-04-21 15:04:05 -04:00
8050350b3b Changed private rw repo to public r repo 2013-04-17 12:26:27 -03:00
5fc38d0613 use proper blog post title for consistency 2013-04-10 15:05:22 -07:00
703ead66b4 move vagrant warning down 2013-04-10 14:58:12 -07:00
41dde3fb63 add link to blog post 2013-04-10 14:55:14 -07:00
083ab0465c re issue #603: Better instructions showing that code is at /vagrant in vagrant image 2013-04-01 10:52:49 -04:00
853c13f705 Update VAGRANT.md
Added link to Vagrant download page
2013-03-29 15:17:50 -06:00
f9ae79bbb4 Update VAGRANT.md
Updated to include direct link to Guard Repo
2013-03-25 02:14:19 -03:00
27d2645595 added GIT dependency to VAGRANT guide 2013-03-23 23:26:17 +01:00
ddff23cc27 Updated Vagrantfile to support Vagrant 1.1.2 - you will probably need to download
Vagrant again! http://downloads.vagrantup.com/
2013-03-20 22:14:26 -04:00
43042d65bc update vagrant documentation
to deal with eventual troubles while downloading the box
2013-03-03 16:58:45 +01:00
ac64be720e Vagrant now attempts to mount NFS on both Linux and Darwin. Updated documentation accordingly. 2013-02-22 16:43:56 +01:00
bb78b8c0d4 Shorter is better 2013-02-21 17:33:49 -05:00
859a6e18b5 changed links to localhost to clickable ones 2013-02-18 19:44:11 +01:00
3c97cda8e4 Update docs/VAGRANT.md
- added a subsection for Windows users on what they need to do in lieu of 'vagrant ssh' not working on the Win platform.
2013-02-17 14:11:57 -07:00
921c3f016f Update docs/VAGRANT.md
- reverted the Vagrant URL to http; using the https link generates a security warning in Chrome.
2013-02-15 22:06:14 -07:00
6e945041e9 Re-organization of documents
Fix links to new /docs/ directory
2013-02-13 10:37:56 -05:00