{"id":19218780,"url":"https://github.com/fadilxcoder/cron-job","last_synced_at":"2025-04-20T20:32:05.184Z","repository":{"id":86245233,"uuid":"332292950","full_name":"fadilxcoder/cron-job","owner":"fadilxcoder","description":"Cron jobs by ssh","archived":true,"fork":false,"pushed_at":"2021-01-23T20:21:38.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-23T09:14:48.412Z","etag":null,"topics":["notes","poc"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/fadilxcoder.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":"2021-01-23T19:37:18.000Z","updated_at":"2024-11-05T17:07:33.000Z","dependencies_parsed_at":"2023-03-08T10:00:33.716Z","dependency_job_id":null,"html_url":"https://github.com/fadilxcoder/cron-job","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/fadilxcoder%2Fcron-job","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fcron-job/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fcron-job/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fcron-job/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadilxcoder","download_url":"https://codeload.github.com/fadilxcoder/cron-job/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249958555,"owners_count":21351676,"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":["notes","poc"],"created_at":"2024-11-09T14:28:04.075Z","updated_at":"2025-04-20T20:32:05.177Z","avatar_url":"https://github.com/fadilxcoder.png","language":"PHP","readme":"# Notes\n\n- Connect to server by SSH\n- Run : `crontab -e` \u0026 insert cron\n- Run : `crontab -l` - view crontab file\n- Run : `crontab -r` - Clear and remove crontab\n- Create / validate cron timing setup : https://crontab.guru/\n- Explained :\n- - `* * * * * /usr/bin/php /\u003cpath\u003e/\u003cto\u003e/\u003cfile\u003e/cron/db-populate`\n- - `* * * * *` =\u003e At every minute.\n- - `/usr/bin/php` =\u003e `php` command\n- - `/\u003cpath\u003e/\u003cto\u003e/\u003cfile\u003e/cron/db-populate` =\u003e Full path to file to be executed","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fcron-job","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadilxcoder%2Fcron-job","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fcron-job/lists"}