{"id":16354968,"url":"https://github.com/ambient-impact/drupal-digitalocean-function-cron","last_synced_at":"2026-04-28T17:35:10.232Z","repository":{"id":170732116,"uuid":"646928190","full_name":"Ambient-Impact/drupal-digitalocean-function-cron","owner":"Ambient-Impact","description":"DigitalOcean Function to ping a Drupal cron URL via scheduled triggers.","archived":false,"fork":false,"pushed_at":"2024-05-24T15:12:45.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T16:16:53.728Z","etag":null,"topics":["digitalocean","digitalocean-functions","drupal","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ambient-Impact.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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":"2023-05-29T17:00:33.000Z","updated_at":"2023-05-29T19:25:11.000Z","dependencies_parsed_at":"2024-11-07T18:02:37.395Z","dependency_job_id":null,"html_url":"https://github.com/Ambient-Impact/drupal-digitalocean-function-cron","commit_stats":null,"previous_names":["ambient-impact/drupal-digitalocean-function-cron"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ambient-Impact/drupal-digitalocean-function-cron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ambient-Impact%2Fdrupal-digitalocean-function-cron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ambient-Impact%2Fdrupal-digitalocean-function-cron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ambient-Impact%2Fdrupal-digitalocean-function-cron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ambient-Impact%2Fdrupal-digitalocean-function-cron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ambient-Impact","download_url":"https://codeload.github.com/Ambient-Impact/drupal-digitalocean-function-cron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ambient-Impact%2Fdrupal-digitalocean-function-cron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["digitalocean","digitalocean-functions","drupal","php"],"created_at":"2024-10-11T01:38:12.173Z","updated_at":"2026-04-28T17:35:10.214Z","avatar_url":"https://github.com/Ambient-Impact.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[DigitalOcean Function](https://docs.digitalocean.com/products/functions/) to\nping a Drupal cron URL via [scheduled\ntriggers](https://docs.digitalocean.com/products/functions/how-to/schedule-functions/).\n\n# Configuring and Deploying\n\nThe easiest way to deploy this is to [install and configure\n`doctl`](https://docs.digitalocean.com/reference/doctl/how-to/install/). Then,\ncheck out this repository. Next, create [a `.env`\nfile](https://www.dotenv.org/docs/security/env.html) in the root of the\nrepository with the contents:\n\n```env\nCRON_URL=YOUR_URL\n```\n\nWhere `YOUR_URL` is the cron URL Drupal offers you on the\n`/admin/config/system/cron` page of the site you want to ping the cron of. Note\nthat it's also possible to place this file elsewhere and use [the `--env`\nflag](https://docs.digitalocean.com/reference/doctl/reference/serverless/deploy/#flags)\nwhen running `doctl serverless deploy`.\n\nBefore you can deploy your function, [you'll need to create a namespace either\nvia the control panel or via\n`doctl`](https://docs.digitalocean.com/products/functions/how-to/create-namespaces/).\n\nOnce you have a namespace, connect to it:\n\n```bash\ndoctl serverless connect\n```\n\nNow `doctl` knows where to deploy the function. To do so, run:\n\n```bash\ndoctl serverless deploy /path/to/repository\n```\n\nWhere `/path/to/repository` is either the absolute path to the folder\ncontaining this readme or a relative path to the current directory. For more\ninformation, see [the documentation for\n`doctl serverless deploy`](https://docs.digitalocean.com/reference/doctl/reference/serverless/deploy/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambient-impact%2Fdrupal-digitalocean-function-cron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fambient-impact%2Fdrupal-digitalocean-function-cron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambient-impact%2Fdrupal-digitalocean-function-cron/lists"}