{"id":19890180,"url":"https://github.com/raynou/plugin-hub","last_synced_at":"2026-03-05T12:01:33.275Z","repository":{"id":221074552,"uuid":"753371999","full_name":"Raynou/plugin-hub","owner":"Raynou","description":"plugin-hub","archived":false,"fork":false,"pushed_at":"2024-02-06T03:07:04.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T04:45:22.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raynou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-06T01:31:48.000Z","updated_at":"2024-02-06T01:31:59.000Z","dependencies_parsed_at":"2024-02-06T02:46:21.442Z","dependency_job_id":"20fc3fe8-7cf4-4ca7-8c46-0ad0a8b3f8a3","html_url":"https://github.com/Raynou/plugin-hub","commit_stats":null,"previous_names":["raynou/plugin-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Raynou/plugin-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fplugin-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fplugin-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fplugin-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fplugin-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raynou","download_url":"https://codeload.github.com/Raynou/plugin-hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fplugin-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30123727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T11:11:57.947Z","status":"ssl_error","status_checked_at":"2026-03-05T11:11:29.001Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T18:13:12.609Z","updated_at":"2026-03-05T12:01:33.202Z","avatar_url":"https://github.com/Raynou.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin Hub\n\nThis repository has the purpose of serving as a hub for all the plugin that we've created.\n\n## Setup\n\nFirst, you need to clone the plugins' repositories from GitHub.\n\n#### Faceid:\n```bash\ngit clone https://github.com/Gian12315/super-tribble.git faceid\n```\n\n#### Simplecamera:\n```bash\ngit clone https://github.com/Gian12315/refactored-robot.git simplecamera\n```\n#### Sentimentsdata:\n```bash\ngit clone https://github.com/Gian12315/animated-happiness.git sentimentsdata\n```\n\nOnce you have the repositories cloned, the next step is to create a `.env` file with the next format:\n\n```bash\nAWS_REGION=\nAWS_PUBLIC_KEY=\nAWS_SECRET_KEY=\nDB_DIALECT=\nDB_HOST=hubdb\nDB_NAME=moodle\nMOODLE_ADMIN_USER=admin\nMOODLE_ADMIN_PASS=12345\nDB_USER=root\nDB_PORT=3306\nDB_PASSWORD=12345\n```\nThe variables that you can see with an assigned value should not be changed unless you intend to assign them custom parameters. You have to set `DB_DIALECT` as `mysql` or `mariadb`.\n\nIf you're in Linux or MacOS, you have to grant to `setup.sh` in the folder `folder` permissions for write, read and write:\n\n```bash\nchmod 0777 ./setup/setup.sh\n```\n\nFinally, you can start the docker container as shown below:\n\n```bash\ndocker compose up\n```\n\nAfter creating the container, you have to execute a setup script called `setup.sh`. You can do it with the following command:\n\n```bash\ndocker exec -it plugin-hub-hub-1 ./setup/setup.sh\n```\nThe above command installs Moodle itself, that includes grunt and grunt-cli, and all of the needed dependencies of the plugins.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynou%2Fplugin-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraynou%2Fplugin-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynou%2Fplugin-hub/lists"}