Skip to content

TheCrabe/clevercloud-telegraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clevercloud-telegraf

Telegraf instance to deploy on CleverCloud in a golang app

Setup

  1. Init golang app on CleverCloud
    CleverCloud Console
    Create... > an application > CREATE A BRAND NEW APP > Go

    clever-tools
    clever create --type go [APP-NAME]

  2. Add remote repository git remote add clever $(jq -r '.apps[0].git_ssh_url' .clever.json)

  3. Push to CleverCloud git push clever master

About

Telegraf instance to deploy on CleverCloud in a golang app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors