hwakabh / 6ow3idGirl

Official Homepage of 6ow3idgirl
https://6ow3idgirl.com/
MIT License
0 stars 0 forks source link

Research Outgoing web hooks with GAE #14

Closed hwakabh closed 3 years ago

hwakabh commented 4 years ago

To allow notifications for Production deployment, need to add Outgoing web hooks to call heroku2-slack hookers on Heroku, which' re having external API to pushing notification to Personal Slack Channel.

hwakabh commented 3 years ago

Pipeline design considerations:

Considering these requirements, it's decided that some multiple services in GCP:

Also, for encrypting application values, it's required to use berglars for allowing application to fetch these data. https://github.com/GoogleCloudPlatform/berglas Note that source codes of berglas are under the official GCP GitHub repository, this software is not official product provided as GCP services.