Skip to content

Nitrousoxide/jncep-docker-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jncep_docker

Instructions: Build image using build file, image will likely go into wherever local image host is on your docker install. Reference that in your image pull for the docker-compose.yml file add relevant env variables and adjust host side of volume mounts in file. use dockercompose to deploy.

Setup cron jobs like these to have it auto-check the jnc servers for updates each hour. Change the part after "docker exec" from "jncep" to whatever you might have named the container, if you altered it.

#run jnc pre-pub update script every hour

1 */1 * * * docker exec jncep bash /scripts/jncep/jnc-update.sh

Credits

Credit to precurejunkie and gvellut for making the initial scripts which are used in this as well as the origional creator of JNCEP.

https://gist.github.com/precurejunkie/cdceefab4118ca79ce48744bf8d68ec5

https://github.com/gvellut/jncep

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published