Skip to content

Latest commit

 

History

History
122 lines (77 loc) · 4.12 KB

README.md

File metadata and controls

122 lines (77 loc) · 4.12 KB

CHATIE(茶贴)

Build Status

Cloud Botie Manager for Chatie

Having more time to be creative is the key to great inventions. We believe that giving developers the chance to work without distractions is the most important thing that can lead to extraordinary creations. Our mission is to provide a platform that lets you concentrate on the process of creation, instead of the administrative tasks that get in the way of it. — Bitrise.io

That's why we created Chatie.io

Please Visit: https://www.chatie.io

FEATURES

  • DevOps with Bots
    • Unit Testing with Bots
    • Continuous Integration with Bots
    • Continuous Deployment with Bots
  • Integrating Payments with Bots
  • API for all Chatie Services
  • Expose APIs for Hosties, Boties, and Gifties that users created.

What is Botie

Botie is expertise for chat bot.

A botie is like the health care, or karate data discs for Baymax in Big Hero 6:

health care / karate data disc for Baymax

Chatie Server Reboot Checkist

  • Start Proxy

    docker-compose up
  • Start Nginx

    cd nginx
    docker-compose up
  • Start Friday BOT

    ssh friday@dev.chatie.io
    cd git/friday
    ./scripts/run.sh source update
    ```
    

References

Visual Identity

Playground

Nginx

curl -H "Token: XXX" https://watchtower.chatie.io/v1/update

TODOS

  • Add DaoVoice(in app?)

Links

History

master

v0.11 (Aug 5, 2021)

  1. Add https://cdn.chatie.io/mirrors/${host}/${path} for convenience
  2. Restructure docker-compose folder names

v0.7 (Jun 4, 2021)

  1. Use Nginx + LetsEncrypt for ingress web traffic
  2. Setup reverse proxy as a CDN for domain names like wechaty.js.org to accelerate visit wechaty.github.io in China

v0.0.1 (Jun 23, 2016)

Init.

Author

Huan LI (李卓桓) zixia@zixia.net

Profile of Huan LI (李卓桓) on StackOverflow

Copyright & License

  • Code & Docs © 2016-now Huan LI <zixia@zixia.net>
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons