{"id":15572780,"url":"https://github.com/miska/sipas","last_synced_at":"2026-05-17T17:33:52.426Z","repository":{"id":139425809,"uuid":"248357543","full_name":"miska/sipas","owner":"miska","description":"Sipas - Simple Pastebin Service","archived":false,"fork":false,"pushed_at":"2020-10-15T19:58:54.000Z","size":332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:31:49.250Z","etag":null,"topics":["nette","pastebin","php","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miska.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"NEWS","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":"2020-03-18T22:32:36.000Z","updated_at":"2020-10-15T19:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"b906aaa7-afb0-4b6b-b672-5958c58a235f","html_url":"https://github.com/miska/sipas","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/miska/sipas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miska%2Fsipas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miska%2Fsipas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miska%2Fsipas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miska%2Fsipas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miska","download_url":"https://codeload.github.com/miska/sipas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miska%2Fsipas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269991378,"owners_count":24509009,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nette","pastebin","php","sql"],"created_at":"2024-10-02T18:06:33.304Z","updated_at":"2026-05-17T17:33:47.400Z","avatar_url":"https://github.com/miska.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sipas - Simple Pastebin Service\n-------------------------------\n\nThis projects goal is to be a simple pastebin that depends just on basic LAMP\nstack so it is easy to deploy.\n\nGiving it a try\n~~~~~~~~~~~~~~~\n\nIt requires PHP (tested on 7.X) and it is written using Nette framework and\nGeSHi for syntax highlighting. All dependencies (except from a database\nbindings of your choice) are wriitten in `composer.json` so you can install\nthose simple by calling `composer update` in your checkout directory.\n\nWhat you need apart from dependencies is some database. You should configure\none in `app/config/local.neon` file. For example like this:\n\n--------------------------------------------------------------------------------\ndatabase:\n        dsn: 'sqlite:%appDir%/../datat/pastes.sqlite3'\n--------------------------------------------------------------------------------\n\nTo fill database, use files from `doc/sql/schema` directory in the alphabetical\nsequence. If you need some sample data, you can use files from `doc/sql/data`.\n\nConfiguration\n~~~~~~~~~~~~~\n\nYou can change the default identity to get some basic \"branding\" by adding the\nfollowing lines into `app/config/local.neon` file.\n\n--------------------------------------------------------------------------------\nconstants:\n    TITLE: 'My Super Cool Pastebin'\n--------------------------------------------------------------------------------\n\nYou also want to put into your cron periodic fetch from https://your_URL/cron\nto automatically delete old pastes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiska%2Fsipas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiska%2Fsipas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiska%2Fsipas/lists"}