Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 583 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 583 Bytes

Example how to set up VPS with docker for multiple websites

Example show 2 applications:

Application code should be located in /srv/www/konradcerny.cz or /srv/www/my-other-site.com. Content of these folders will linked as a volume to proper image.

For more information follow this article on medium.com