List of useful links
The following is a list of useful websites, videos and documentations that helped me along this project.
Hopefully these resources will continue to prove useful for the creation of my very own website hosted locally.
Here they are, in no particular order:
- Nginx tutorial
This here is the video I used for getting started with nginx and that has proven incredibly useful to this endeavour.
- HTML tutorial
This is a compilation of tutorials in the format of documentation for HTML. A very valuable resource for styling my website.
- Nginx documentation
This is also a compilation of tutorials in the format of documentation. This one is my reference for troubleshooting and
fixing issues with my configuration of nginx, as well as providing a lot of information that could help me further.
- Full Nginx tutorial
This tutorial is about docker, load balancing and reverse proxy.
Back to main page →