Skip to content

Configuration_Web

AllanFontaine edited this page Jun 1, 2020 · 7 revisions

How to configure

docker exec -it <nom_Container> bash

Put all the config files in this folder:

/etc/nginx/sites-available/
/etc/nginx/sites-enabled/

If you want to change the current virtualhost of woodytoys websites, you can modify those files:

wt2-1.ephec-ti.be
intranet.wt2-1.ephec-ti.be
b2b.wt2-1.ephec-ti.be

If you want to check the configuration of your files:

  • named-checkconf

If you want to add pages to the websites:

B2B: /var/www/b2b/
www: /var/www/html/
intranet: /var/www/intranet/

  1. Accueil
    1.1 Description and specification
    1.2 Missions and difficulties
    1.3 Usefull links
    1.4 Vps informations
  2. Reports & Shemas
    2.1 Reports
    2.2 Schemas
  3. Installation
    3.1 Service DNS
    3.2 Service Web
    3.3 Service Mail
    3.4 Service VOIP
    3.5 Users
    3.6 Database
  4. Configuration
    4.1 Service DNS
    4.2 Service Web
    4.3 Service Mail
    4.4 Service Voip
  5. Monitoring & Troubleshooting
    5.1 Monitoring
    5.2 Troubleshooting & Debugging
  6. Possibles ameliorations
    6.1 Ameliorations
    6.2 Feedback mission 3
  7. Conclusion
    7.1 Conclusion
    7.2 General Conclusion
    7.3 Team Management
    7.4 Personal conclusions

Clone this wiki locally