Skip to content

yoshuawuyts/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server

Server configuration files.

Secrets

Create a terraform.tfvars file in the root dir, and populate it with the digital ocean key. A tutorial on how to do this can be found here:

do_token = "{token}"
pub_key = "~/.ssh/digital_ocean.pub"
pvt_key = "~/.ssh/digital_ocean"

Stats

Stats can be read from chronograf on https://stats.yoshuawuyts.com. To set it up, follow the instructions on:

License

MIT OR Apache-2.0

About

Server configuration files.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published