Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/easbarba/apito

Evaluate soccer referees' performance.
https://github.com/easbarba/apito

Last synced: 2 days ago
JSON representation

Evaluate soccer referees' performance.

Awesome Lists containing this project

README

        

# Apito

Evaluate soccer referees' performance.

## Stack

| Framework | Where |
|-----------|-------------------------------------------|
| Golang | https://gitlab.com/easbarba/apito-go |
| Vue.js | https://gitlab.com/easbarba/apito-vue |
| Quarkus | https://gitlab.com/easbarba/apito-quarkus |

## Techs

- [Terraform](terraform): Launch new EC2 instance with security group inbound rule limited to machine ip.
- [Ansible Playbook](ansible): Connect to EC2 instance, install essential packages and provide Podman's configuration and start all containers.
- [Podman](https://podman.io) [pods](https://developers.redhat.com/blog/2019/01/15/podman-managing-containers-pods#shortcut_to_create_pods) that offers a rootless k8s's pods like experience to local development!
- AWS EC2
- Gitlab CI
- NGINX reverse proxy
- PostgreSQL

## License

[GNU GENERAL PUBLIC LICENSE Version 3](https://www.gnu.org/licenses/gpl-3.0.en.html)