{"id":19197049,"url":"https://github.com/alexandru/news","last_synced_at":"2026-06-15T06:04:46.919Z","repository":{"id":138951948,"uuid":"585120572","full_name":"alexandru/news","owner":"alexandru","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-14T04:31:54.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-04T10:09:02.671Z","etag":null,"topics":["atom","feeds","kotlin","rss","rss-merge"],"latest_commit_sha":null,"homepage":"https://news.alexn.org","language":"Kotlin","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/alexandru.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":"2023-01-04T11:20:41.000Z","updated_at":"2024-06-14T04:31:57.000Z","dependencies_parsed_at":"2024-06-14T05:53:20.650Z","dependency_job_id":null,"html_url":"https://github.com/alexandru/news","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/alexandru%2Fnews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandru%2Fnews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandru%2Fnews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandru%2Fnews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandru","download_url":"https://codeload.github.com/alexandru/news/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271531,"owners_count":19774859,"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":["atom","feeds","kotlin","rss","rss-merge"],"created_at":"2024-11-09T12:15:23.696Z","updated_at":"2026-06-15T06:04:46.913Z","avatar_url":"https://github.com/alexandru.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [news.alexn.org](https://news.alexn.org)\n\n[![.github/workflows/deploy.yml](https://github.com/alexandru/news/actions/workflows/deploy.yml/badge.svg)](https://github.com/alexandru/news/actions/workflows/deploy.yml)\n\nAuto-generated RSS/Atom feeds.\n\n## Deployment\n\nDeployment is currently done via Docker, on my own server. Here's the config that I use:\n\n```yaml\nversion: '3.8'\n\nservices:\n  news:\n    container_name: news\n    image: 'ghcr.io/alexandru/news:latest'\n    restart: unless-stopped\n    healthcheck:\n      test: ['CMD-SHELL', '/opt/app/healthcheck.sh']\n    volumes:\n      - /var/www/news.alexn.org:/opt/app/output\n    user: \"$WWW_UID:$WWW_GID\"\n    environment:\n      # Execute every 30 minutes (optional value)\n      - CRON_INTERVAL_SECS=1800\n```\n\nThis setup dumps the output into the `/var/www/news.alexn.org` directory, files which then get served by my local Nginx server. \n\nThe only gotcha is that `$WWW_UID` and `$WWW_GID` have to be set, as these will be used for the written files, in order to avoid permission issues (files have to be readable by Nginx).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandru%2Fnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandru%2Fnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandru%2Fnews/lists"}