Skip to content

Terraform script to provision CentOS 7 Droplet on digital Ocean and install Pritunl Server.

Notifications You must be signed in to change notification settings

thcp/terraform-docean-pritunl-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digitalocean-pritunl-server

Terraform script to provision CentOS 7 Droplet on digital Ocean and install Pritunl VPN Server.

Usage

Update config.auto.tfvars with your settings, relevant details can be found here:

Size

Token

ssh_fingerprint

Credential file

copy secret.tvars.sample to secret.auto.tvars and add your API Token/ssh fingerprint

Define your workspace

terraform workspace new <env>
terraform get

Plan and apply

terraform plan
terraform apply

About

Terraform script to provision CentOS 7 Droplet on digital Ocean and install Pritunl Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published