{"id":20337112,"url":"https://github.com/fless-lab/render-app-pinger","last_synced_at":"2026-02-08T17:05:27.956Z","repository":{"id":257185379,"uuid":"857557118","full_name":"fless-lab/render-app-pinger","owner":"fless-lab","description":"Automatically pings multiple Render.com apps to prevent sleep on free tier. Uses GitHub Actions for scheduling and secret management.","archived":false,"fork":false,"pushed_at":"2024-09-15T13:08:22.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T07:31:59.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/fless-lab.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-15T00:56:03.000Z","updated_at":"2024-09-15T13:08:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"50ba5990-2e4a-49b0-9f86-117d34284f51","html_url":"https://github.com/fless-lab/render-app-pinger","commit_stats":null,"previous_names":["fless-lab/render-app-pinger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fless-lab/render-app-pinger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Frender-app-pinger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Frender-app-pinger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Frender-app-pinger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Frender-app-pinger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fless-lab","download_url":"https://codeload.github.com/fless-lab/render-app-pinger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Frender-app-pinger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29237166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: 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-14T21:08:04.413Z","updated_at":"2026-02-08T17:05:27.940Z","avatar_url":"https://github.com/fless-lab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Render App Pinger\n\nThis project uses GitHub Actions to automatically ping multiple applications hosted on Render.com, preventing them from sleeping due to inactivity on free plans.\n\n## Features\n\n- Automatically pings Render apps every 10 minutes\n- Supports multiple app URLs\n- Uses GitHub Secrets for secure storage of app URLs\n- Provides logs to check the status of each ping\n\n## Setup\n\n1. Fork or clone this repository.\n2. Go to your repository's Settings \u003e Secrets and variables \u003e Actions.\n3. Create a new repository secret named `APP_URLS`.\n4. Set the value of `APP_URLS` to a JSON array of your Render app URLs, e.g.:\n   ```json\n   [\"https://app1.onrender.com\", \"https://app2.onrender.com\", \"https://app3.onrender.com\"]\n   ```\n5. The GitHub Action will automatically run on the schedule defined in the workflow file.\n\n## Workflow File\n\nThe `.github/workflows/main.yml` file contains the GitHub Actions workflow definition. It's set to run every 10 minutes and can also be triggered manually.\n\n## Monitoring\n\n- Go to the \"Actions\" tab in your GitHub repository to view the workflow runs.\n- Each run will show the status of pings to your Render apps.\n\n## Customization\n\n- You can modify the schedule in the `.github/workflows/main.yml` file.\n- To add or remove apps, update the `APP_URLS` secret in your repository settings.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffless-lab%2Frender-app-pinger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffless-lab%2Frender-app-pinger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffless-lab%2Frender-app-pinger/lists"}