mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-04-17 05:25:36 +00:00
Updated missing piece of readme
This commit is contained in:
@@ -42,9 +42,10 @@ You can easily run a lab environment with Vagrant.
|
|||||||
1. Install [Virtualbox](https://www.virtualbox.org/)
|
1. Install [Virtualbox](https://www.virtualbox.org/)
|
||||||
2. Install [Vagrant](https://www.vagrantup.com/)
|
2. Install [Vagrant](https://www.vagrantup.com/)
|
||||||
3. Run `vagrant up`
|
3. Run `vagrant up`
|
||||||
3. Put the following in your `/etc/hosts` file:
|
4. Run `vagrant ssh client -c 'bash /vagrant/tests/files/run-test-deploy.sh'`
|
||||||
* `192.168.254.2 *.test.com`
|
5. Put the following in your `/etc/hosts` file:
|
||||||
4. Now navigate to any of the services at http://servicename.test.com
|
* `192.168.254.2 swarm.test.com`
|
||||||
|
6. Now navigate to any of the services at http://servicename.test.com
|
||||||
|
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
|
|||||||
Reference in New Issue
Block a user