Skip to content

hackstream/freebsd-droplet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Droplet Infra

Uses DigitalOcean Terraform provider to provision resources for running a FreeBSD 12.1 server.

Getting Started

Note: Before you begin, export API token for performing any kind of ops with DO API:

export DIGITALOCEAN_TOKEN=<>

Initialising state

terraform init

Applying changes

terraform plan
terraform apply

About

Terraform scripts to create a FreeBSD 12.1 droplet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages