Skip to content

Templates and configurations for various projects and deployment scenarios

License

Notifications You must be signed in to change notification settings

hydrz/boilerplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilerplates

Templates and configurations for various projects and deployment scenarios

Pre

create docker network first.

docker network create -d bridge \
  --subnet=10.99.0.0/16 \
  --ip-range=10.99.1.0/24 \
  --gateway=10.99.1.254 \
  br0

About

Templates and configurations for various projects and deployment scenarios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages