{"id":18452898,"url":"https://github.com/miry/geminabox_web_server","last_synced_at":"2025-04-08T03:35:08.027Z","repository":{"id":17631718,"uuid":"20436023","full_name":"miry/geminabox_web_server","owner":"miry","description":"An sample to Run https://github.com/geminabox/geminabox","archived":true,"fork":false,"pushed_at":"2014-08-09T11:55:46.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T14:25:28.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"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/miry.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}},"created_at":"2014-06-03T08:59:22.000Z","updated_at":"2023-11-13T10:49:22.000Z","dependencies_parsed_at":"2022-09-12T03:10:28.108Z","dependency_job_id":null,"html_url":"https://github.com/miry/geminabox_web_server","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/miry%2Fgeminabox_web_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fgeminabox_web_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fgeminabox_web_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fgeminabox_web_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miry","download_url":"https://codeload.github.com/miry/geminabox_web_server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773006,"owners_count":20993628,"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-06T07:34:48.760Z","updated_at":"2025-04-08T03:35:07.766Z","avatar_url":"https://github.com/miry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Geminabox Sample Web Server\n===========================\n\nAn sample how to Run https://github.com/geminabox/geminabox with proxy feature.\n\nThe gems directory is `gems`. Create link to point this folder to correct one.\n \n```bash\nln -s /path/to/gems gems\n```\n\nTo run Rack server for unicron:\n\n```bash\n$ WEB_CONCURRENCY=8 unicorn -c config/unicorn.rb -p 8080\n```\n\nFor Puma:\n\n```bash\n$ puma config.ru -w 8 -p 8080\n```\n\nWhere **8** is the number of workers.\n\nAfter you run the application you can go to http://localhost:8080.\nAdd source to system or Gemfile:\n\n```bash\ngem sources -a http://host.local:8080/\n```\n\nsample of `Gemfile`:\n\n```ruby\nsource \"http://host.local:8080\"\n\ngem 'rails'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiry%2Fgeminabox_web_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiry%2Fgeminabox_web_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiry%2Fgeminabox_web_server/lists"}