Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/easbarba/apito
- Owner: easbarba
- License: gpl-3.0
- Created: 2024-07-06T02:36:53.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T19:10:31.000Z (2 months ago)
- Last Synced: 2024-09-10T21:44:25.167Z (2 months ago)
- Language: HCL
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)