{"id":18103842,"url":"https://github.com/simlf/popeye","last_synced_at":"2026-04-10T15:46:54.053Z","repository":{"id":52118568,"uuid":"365166131","full_name":"simlf/popeye","owner":"simlf","description":"A simple app (like strawpoll.com) to learn how to use Docker containers","archived":false,"fork":false,"pushed_at":"2021-05-07T08:50:49.000Z","size":741,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T11:33:19.818Z","etag":null,"topics":["docker","epitech","java","nodejs","python"],"latest_commit_sha":null,"homepage":"http://simonlefourn.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simlf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-07T08:28:52.000Z","updated_at":"2021-05-07T08:50:52.000Z","dependencies_parsed_at":"2022-09-08T06:52:57.055Z","dependency_job_id":null,"html_url":"https://github.com/simlf/popeye","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fpopeye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fpopeye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fpopeye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fpopeye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simlf","download_url":"https://codeload.github.com/simlf/popeye/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441006,"owners_count":20939235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","epitech","java","nodejs","python"],"created_at":"2024-10-31T22:13:16.576Z","updated_at":"2025-12-30T23:06:50.663Z","avatar_url":"https://github.com/simlf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Popeye\r\n\r\n![POPEYE](popeye.png)\r\n\r\n## A simple app (like strawpoll.com) to learn how to use Docker containers\r\n\r\nThere are five elements constituting the application, connected in a container :\r\n  * Poll, a Flask Python web application that gathers votes and push them into a Redis queue\r\n  * A Redis queue, which holds the votes sent by the Poll application, awaiting for them to be consumed by\r\nthe Worker.\r\n  * The Worker, a Java application which consumes the votes being in the Redis queue, and stores them into\r\na PostgreSQL database.\r\n  * A PostgreSQL database, which (persistently) stores the votes stored by the Worker.\r\n  * Result, a Node.js web application that fetches the votes from the database and displays the. . . well, result. ;)\r\n\r\n![POPEYE_SCHEMA](popeye_schema.png)\r\n## Usage\r\n\r\nCheck that Docker is installed on your computer and started.\r\n``` zsh\r\ndocker-compose up\r\n```\r\nThen go to [localhost:5001](localhose:5001) and [localhost:8080](localhost:8080).\r\n\r\nWith this project I learned how to use Docker images and Docker compose.\r\n___\r\nCheck my [portfolio](http://simonlefourn.com) for more informations on this project.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlf%2Fpopeye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimlf%2Fpopeye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlf%2Fpopeye/lists"}