Skip to content

millerjs2/docker-htmly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for HTMLy blogging platform

Currently doesn't work - in progress.

Usage

Build the image:

docker build -t you/imagename .

Start the image:

docker run -v /data:/data -p 80:80 you/imagename

Browse to http://dockerip/installer.php to start the install process.

Volume structure

  • htdocs: Webroot
  • logs: Nginx/PHP error logs

About

Dockerfile and misc for running HTMLy on Alpine/nginx/php-fpm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors