Skip to content

Commit

Permalink
fix link to how-do-i-modify-my-hosts-file
Browse files Browse the repository at this point in the history
  • Loading branch information
rm committed May 8, 2021
1 parent a531ef1 commit 016385b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docker-flask/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Wind

After that is configured, you could visit http://docker-flask.test/ in a browser, and you'll see the test page, confirming the Flask container can communicate with the MySQL container.

If you'd like additional assistance editing your hosts file, please read [How do I modify my hosts file?](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file) from Rackspace.
If you'd like additional assistance editing your hosts file, please read [How do I modify my hosts file?](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/) from Rackspace.

## Author Information

Expand Down
2 changes: 1 addition & 1 deletion drupal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.88.8 drupal.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.88.8 drupal.test` so you can connect to the VM.
2. Open your browser and access [http://drupal.test/](http://drupal.test/).

## Notes
Expand Down
2 changes: 1 addition & 1 deletion elk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Wind

After that is configured, you could visit http://logs.test/ in a browser, and you'll see the Kibana dashboard, and you can visit http://web.test/, and you'll see Nginx's default index page.

If you'd like additional assistance editing your hosts file, please read [How do I modify my hosts file?](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file) from Rackspace.
If you'd like additional assistance editing your hosts file, please read [How do I modify my hosts file?](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/) from Rackspace.

## Author Information

Expand Down
2 changes: 1 addition & 1 deletion galaxy-role-servers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This folder contains two quick demo playbooks which build a LAMP and Apache Solr

After running `vagrant up`, you can access the installed LAMP site or Solr Admin dashboard following these instructions:

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.18.8 galaxy-role-servers.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.18.8 galaxy-role-servers.test` so you can connect to the VM.
2. Open your browser and access the following:
a. LAMP server: [http://galaxy-role-servers.test/](http://galaxy-role-servers.test/).
b. Solr Admin dashboard: [http://galaxy-role-servers.test:8983/](http://galaxy-role-servers.test:8983/).
Expand Down
2 changes: 1 addition & 1 deletion https-nginx-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.46.84 https-proxy.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.46.84 https-proxy.test` so you can connect to the VM.
2. Open your browser and access [http://https.test](http://https.test), and you should be redirected to the `https://` version of the URL.

## Notes
Expand Down
2 changes: 1 addition & 1 deletion https-self-signed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.76.84 https.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.76.84 https.test` so you can connect to the VM.
2. Open your browser and access [https://https.test](https://https.test).

## Notes
Expand Down
2 changes: 1 addition & 1 deletion includes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This example playbook takes the `drupal` playbook example (included in the same

After running `vagrant up`, you can access the installed Drupal site following these instructions:

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.88.89 drupal.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.88.89 drupal.test` so you can connect to the VM.
2. Open your browser and access [http://drupal.test/](http://drupal.test/).

## About the Author
Expand Down
2 changes: 1 addition & 1 deletion jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.76.76 jenkinsci.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.76.76 jenkinsci.test` so you can connect to the VM.
2. Open your browser and access [http://jenkinsci.test:8080](http://jenkinsci.test:8080).

## Notes
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.84.3 cluster.k8s.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.84.3 cluster.k8s.test` so you can connect to the VM.

### 4 - Deploy applications to the Kubernetes cluster

Expand Down
2 changes: 1 addition & 1 deletion nodejs-role/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The primary difference in this example (as explained in [Ansible for DevOps](htt

After running `vagrant up`, perform the following steps to access the app via a hostname:

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.55.56 nodejs-role.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.55.56 nodejs-role.test` so you can connect to the VM.
2. Open your browser and access [http://nodejs-role.test/](http://nodejs-role.test/).

## About the Author
Expand Down
2 changes: 1 addition & 1 deletion nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.55.55 nodejs.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.55.55 nodejs.test` so you can connect to the VM.
2. Open your browser and access [http://nodejs.test/](http://nodejs.test/).

## Notes
Expand Down
2 changes: 1 addition & 1 deletion solr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Note: *If there are any errors during the course of running `vagrant up`, and it

### 3 - Configure your host machine to access the VM.

1. [Edit your hosts file](http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file), adding the line `192.168.66.66 solr.test` so you can connect to the VM.
1. [Edit your hosts file](http://docs.rackspace.com/support/how-to/modify-your-hosts-file/), adding the line `192.168.66.66 solr.test` so you can connect to the VM.
2. Open your browser and access [http://solr.test:8983/solr/](http://solr.test:8983/solr).

## Notes
Expand Down

0 comments on commit 016385b

Please sign in to comment.