User Tools

Site Tools


docker_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker_project [2025/03/08 16:55] wizardadmindocker_project [2025/03/08 21:06] (current) wizardadmin
Line 1: Line 1:
 <fs x-large>The Docker Project</fs>{{:img_0995.png?400|}} <fs x-large>The Docker Project</fs>{{:img_0995.png?400|}}
  
-Project Scope: Setting up Docker containers to host an apache webserver that also servers a dokuwiki php site. I also had to keep in mind that my IP address changes ever so often and that I would need a way to still point back to my IP address reliably. I decided to setup Cloudflare’s Dynamic DNS to auto update the IP address in my domains DNS server  with the real time ISP public IP address. I configured it to run off of a Cloudflare ddclient that I installed into another Docker container. +Project Scope: Setting up Docker containers to host an apache webserver that also servers a dokuwiki php site. I also had to keep in mind that my IP address changes ever so often and that I would need a way to still point back to my IP address reliably. I decided to setup Cloudflare’s Dynamic DNS to auto update the IP address in my domains DNS server  with the real time ISP public IP address. I configured it to run off of a ddclient docker container.
  
 [[Docker Project: Part 1]] [[Docker Project: Part 1]]
docker_project.txt · Last modified: 2025/03/08 21:06 by wizardadmin