-
Notifications
You must be signed in to change notification settings - Fork 34
[Linux] Adding domain name to etc hosts
Alex O. Karasulu edited this page Mar 9, 2018
·
2 revisions
Edit etc /hosts file with any editor
for example:
sudo nano /etc/hosts
In the end of the file just type in your Subutai management's IP address and the domain name :
192.168.0.8 test.com
then CTRL - X and Yes to save the file.
Now all you need to do is to open your browser , type in your domain name and here we go :
User Guides
Glossary
Components
How it works
Configure domain for environment
Create Templates from CLI
Create Templates from Console
Environment management via Bazaar and Console
EZ Desktop solution for Subutai containers
[Linux] Adding domain name to etc hosts
[Windows] Adding domain name to etc hosts