Repository for Announcer System to help Cloud Native Indonesia community announce something (meetup, kubeweekly, etc.) directly into community member.
export USERNAME=""
export PASSWORD=""
make kubeweekly-build
make kubeweekly-run
export USERNAME=""
export PASSWORD=""
export TELEGRAM_TOKEN=""
export TELEGRAM_CHATID=""
make orchestrator-build
make orchestrator-run