-
Notifications
You must be signed in to change notification settings - Fork 2
Services_Web
AllanFontaine edited this page Jun 1, 2020
·
22 revisions
Here you'll be able to find all the technicals information about the web services that were implemented.
NetworkAdmin/Projet admin réseau/DMZ_Emile/Serveur Web/original_www/
- docker build -t www .
- docker run -dit -p 80:80 -p 443:443 www
- docker exec -it <id_docker> bash
- service nginx start
service docker status
docker info
ls /etc/nginx/nginx.conf
docker ps
nginx -t
https://www.wt2-1.ephec-ti.be/
https://b2b.wt2-1.ephec-ti.be
-
Accueil
1.1 Description and specification
1.2 Missions and difficulties
1.3 Usefull links
1.4 Vps informations -
Reports & Shemas
2.1 Reports
2.2 Schemas -
Installation
3.1 Service DNS
3.2 Service Web
3.3 Service Mail
3.4 Service VOIP
3.5 Users
3.6 Database
-
Configuration
4.1 Service DNS
4.2 Service Web
4.3 Service Mail
4.4 Service Voip
-
Monitoring & Troubleshooting
5.1 Monitoring
5.2 Troubleshooting & Debugging -
Possibles ameliorations
6.1 Ameliorations
6.2 Feedback mission 3 -
Conclusion
7.1 Conclusion
7.2 General Conclusion
7.3 Team Management
7.4 Personal conclusions