0 Forks
2 Stars
2 Watchers

cn-g

Cloud Computing, MEI, FCUL, 2020/2021. API named Seen, hosted by Google Cloud, or with a local build. We use REST as an entrance point, and gRPC between microservices with protobufs. This microservices are implemented in python and containerized with Dockerfiles. With istio we have secure channels between microservices, and used grafana to monitor usage. With both mongodb and an SQL database hosted by a private raspberry pi we store our datasets and user data.

How to download and setup cn-g

Open terminal and run command
git clone https://github.com/JotaFilip/cn-g.git
git clone is used to create a copy or clone of cn-g repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cn-g https://github.com/JotaFilip/cn-g/archive/master.zip

Or simply clone cn-g with SSH
[email protected]:JotaFilip/cn-g.git

If you have some problems with cn-g

You may open issue on cn-g support forum (system) here: https://github.com/JotaFilip/cn-g/issues