Skip to content

modules for server templates - forward proxy, reverse proxy and windows bastion

Notifications You must be signed in to change notification settings

kaysal/ocic-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Oracle Cloud Infrastructure Modules

These are custom modules used for demo of an example of a reference architecture.

The modules are configured specifically for the scenario illustrated in OCIC Architecture and are designed according to Infrastructure as Code (IAC) principles outlined in Terraform: Up and Running.

The modules repository was uploaded initially and Git version set via tag to V1.0.0

git init
git add .
git commit -m "initial commit of modules repo"
git remote add origin https://github.com/kaysal/ocic-modules.git
git remote -v
git push origin master
git tag -a "v1.0.0" -m "First release of services modules for Bastion Server, Forward Proxy, and Reverse Proxy"
git push --tags

About

modules for server templates - forward proxy, reverse proxy and windows bastion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages