Skip to content

Experiment with Rocket Framework and Docker as a TF provider.

Notifications You must be signed in to change notification settings

eznj/tf-docker-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Use via Terraform with Rust/Rocket Framework.

Not much to see here but if you want to look, you can:

git clone git@github.com:/nicksort/tf-docker-test

If you need to install Terraform:

brew install terraform

Initialize Terraform locally:

terraform init

Assuming you have Docker set up on your machine:

terraform apply

You can curl your docker host now on port 80 to see the response from the rocket server via nginx.

Enjoy!

About

Experiment with Rocket Framework and Docker as a TF provider.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published