{"id":18579243,"url":"https://github.com/faust64/issues","last_synced_at":"2025-07-18T18:32:44.359Z","repository":{"id":76091522,"uuid":"49018466","full_name":"faust64/issues","owner":"faust64","description":"Outages History - keep track of service failures","archived":false,"fork":false,"pushed_at":"2017-12-15T19:12:07.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T02:38:57.133Z","etag":null,"topics":["issues","peerio"],"latest_commit_sha":null,"homepage":"https://issues.peerio.com/","language":"JavaScript","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/faust64.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":"2016-01-04T19:34:13.000Z","updated_at":"2017-02-16T17:47:24.000Z","dependencies_parsed_at":"2023-05-22T11:00:26.824Z","dependency_job_id":null,"html_url":"https://github.com/faust64/issues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faust64/issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fissues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fissues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fissues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fissues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faust64","download_url":"https://codeload.github.com/faust64/issues/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fissues/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265810020,"owners_count":23831945,"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":["issues","peerio"],"created_at":"2024-11-06T23:39:35.398Z","updated_at":"2025-07-18T18:32:44.335Z","avatar_url":"https://github.com/faust64.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Issues\n\nA web frontend rendering issues list.\n\n## Installation\n\nPeerio-status is shipped by PeerioTechnologies/peerio-websites, in a debian\narchive gathering a few static frontends - as well as piwik.\n\n## Manual Installation\n\n```\nroot@web# cd /var/www\nroot@web# git clone https://github.com/faust64/issues.git\nroot@web# cd issues\nroot@web# rm -fr .git* README.md LICENSE\nroot@web# export SERVER_NAME=issues.peerio.com\nroot@web# cat \u003c\u003cEOF \u003e/etc/nginx/sites-available/service-issues.conf\nserver {\n    listen 80;\n    server_name $SERVER_NAME;\n    add_header Strict-Transport-Security max-age=31536000;\n    add_header X-Frame-Options SAMEORIGIN;\n\n    location / {\n\tssi on;\n\troot /var/www/issues;\n\tindex index.html;\n    }\n}\n\nserver {\n    listen 443 ssl spdy;\n    server_name $SERVER_NAME;\n    add_header Strict-Transport-Security max-age=31536000;\n    add_header X-Frame-Options SAMEORIGIN;\n    ssl on;\n    ssl_certificate /etc/nginx/ssl/server.crt;\n    ssl_certificate_key /etc/nginx/ssl/server.key;\n    ssl_session_cache shared:SSL:10m;\n    ssl_session_timeout 5m;\n    ssl_protocols TLSv1 TLSv1.1 TLSv1.2;\n    ssl_ciphers ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:DHE-RSA-AES128-SHA:DES-CBC3-SHA;\n    ssl_prefer_server_ciphers on;\n\n    location / {\n\tssi on;\n\troot /var/www/issues;\n\tindex index.html;\n    }\n}\nEOF\nroot@web# ln -sf /etc/nginx/sites-available/service-issues.conf /etc/nginx/sites-enabled/service-issues.conf\nroot@web# service nginx restart #or systemctl restart nginx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaust64%2Fissues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaust64%2Fissues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaust64%2Fissues/lists"}