This website requires JavaScript.
Explore
Help
Sign In
me
/
env-docker
Watch
1
Star
1
Fork
0
You've already forked env-docker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e86660d34e198d6e95fad33a4ede67575774c90b
env-docker
/
Config
/
HugoExample
History
Hyperling
e86660d34e
Using the crontab command adds the job to root's jobs. Allow cron to pick up the file automatically by not running any explicit calls.
2025-08-17 11:43:54 -07:00
..
files
Use the www-data user rather than creating a hugo user.
2025-08-17 11:26:47 -07:00
docker-compose.example.yml
Refactor how the project is run, using
nginx
instead of
hugo server
, a cron job to pull git changes, and a start script to ensure the correct services are started each run and are monitored to stay up.
2025-08-15 11:45:23 -07:00
Dockerfile
Using the crontab command adds the job to root's jobs. Allow cron to pick up the file automatically by not running any explicit calls.
2025-08-17 11:43:54 -07:00
env.example
Refactor how the project is run, using
nginx
instead of
hugo server
, a cron job to pull git changes, and a start script to ensure the correct services are started each run and are monitored to stay up.
2025-08-15 11:45:23 -07:00