{"id":20271568,"url":"https://github.com/devgaucho/ciscotrends","last_synced_at":"2025-03-04T00:04:36.425Z","repository":{"id":153086936,"uuid":"624469468","full_name":"devgaucho/ciscotrends","owner":"devgaucho","description":"Ranking de 1 milhão de sites da Cisco","archived":false,"fork":false,"pushed_at":"2024-05-08T13:42:12.000Z","size":12638,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-14T05:49:20.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ciscotrends.com","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/devgaucho.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":"2023-04-06T14:34:46.000Z","updated_at":"2024-05-08T13:42:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb7f3af4-c789-4b4d-9c49-4977f92c751f","html_url":"https://github.com/devgaucho/ciscotrends","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/devgaucho%2Fciscotrends","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgaucho%2Fciscotrends/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgaucho%2Fciscotrends/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgaucho%2Fciscotrends/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devgaucho","download_url":"https://codeload.github.com/devgaucho/ciscotrends/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241758960,"owners_count":20015251,"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":[],"created_at":"2024-11-14T12:38:41.049Z","updated_at":"2025-03-04T00:04:36.405Z","avatar_url":"https://github.com/devgaucho.png","language":"PHP","readme":"# CiscoTrends\n\nSistema básico de cache de dados dem RAM a partir de uma fonte CSV.\n\nEle não possui banco de dados em disco e usa o memcached como db.\n\n## Instalação\n\n```bash\nsudo apt install -y \\\napache2 \\\ncron \\\ngit \\\nlibapache2-mod-php \\\nmemcached  \\\nphp \\\nphp-bcmath \\\nphp-curl \\\nphp-mbstring \\\nphp-memcached \\\nphp-zip \u0026\u0026\nsudo a2enmod headers \u0026\u0026\nsudo a2enmod rewrite \u0026\u0026\nsudo a2enmod ssl \u0026\u0026\nsudo systemctl restart apache2\n```\n\n## Memcached\n\n```bash\nsudo nano /etc/memcached.conf \u0026\u0026 sudo /etc/init.d/memcached restart\n```\n\nConfigure com 2048 mb de limite de memória e 128 mb por item:\n\n```\n-m 2048\n-I 128M\n```\n\n## Crontab\n\nRoda o cron.php a cada 1 minuto (crontab -e)\n\n```\n* * * * * php -f /var/www/ciscotrends.com/bin/cron.php \u003e /dev/null \u0026\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgaucho%2Fciscotrends","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgaucho%2Fciscotrends","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgaucho%2Fciscotrends/lists"}