Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

cloudnative-id/announcer-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcer System

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

make deps

Kubeweekly

export USERNAME=""
export PASSWORD=""

make kubeweekly-build
make kubeweekly-run

CNCF Newsroom

export USERNAME=""
export PASSWORD=""

make cncf-newsroom-build
make cncf-newsroom-run

CNCF Webinar

export USERNAME=""
export PASSWORD=""

make cncf-webinar-build
make cncf-webinar-run

Orchestrator

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

make orchestrator-build
cd cmd/orchestrator
./orchestrator

About

Announcer system Cloud Native Indonesia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published