Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.66 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.66 KB

CircleCI Docker Pulls

odroid-tensorflow

Este repositório tem o objetivo de dar suporte ao desenvolvimento de um bot para Telegram usando também o Tensorflow. Links abaixo

https://github.com/shellscriptx/shellbot/wiki
https://core.telegram.org/bots
https://www.tensorflow.org/

Pipeline current workFlow

  • Github development and branching
  • Circle-ci active and dynamic integration (check details)
  • Python scripts
  • Tensorflow python modules and more
  • Tensorflow training scripts and more
  • Upload latest docker image to dockerhub
  • Perform a simple image recognition test and send result via Telegram Bot
  • Startup Terraform flow to deploy the solution to GCP
  • Run the Telegram Bot on daemon mode from GCP instance

Todo (Regarding the Pipeline)

  • Develop Terraform 'destroy' flow for maintainance
  • Improve Terraform scripts to turn the Bot off during the night and turn it on again in the morning to save GCP hours (money)
  • Improve Terraform scripts to better scale the instance up or down
  • Check the possibility of using GCP Cluster instead of GCP compute instance (VMs)
  • Improve Terraform startup metada script (check details)

Pipeline workFlow

Contact

[email protected]