Skip to content

wahyuni-pj/announcer-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcer System

Repository for Announcer System to help Cloud Native Indonesia community announce something (meetup, kubeweekly, etc.) directly into community member.

Kubeweekly

export USERNAME=""
export PASSWORD=""

make kubeweekly-build
make kubeweekly-run

Orchestrator

export USERNAME=""
export PASSWORD=""
export TELEGRAM_TOKEN=""
export TELEGRAM_CHATID=""

make orchestrator-build
make orchestrator-run

About

Announcer system Cloud Native Indonesia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.9%
  • Dockerfile 8.1%
  • Makefile 4.0%