{"id":16292926,"url":"https://github.com/ainoya/docker-redpen-server","last_synced_at":"2026-01-28T09:37:09.257Z","repository":{"id":150691639,"uuid":"20592707","full_name":"ainoya/docker-redpen-server","owner":"ainoya","description":"Dockerized redpen server / http://redpen.bigram.org","archived":false,"fork":false,"pushed_at":"2024-11-02T09:23:44.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T19:02:54.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ainoya.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,"zenodo":null}},"created_at":"2014-06-07T12:34:45.000Z","updated_at":"2015-09-16T02:16:06.000Z","dependencies_parsed_at":"2025-04-12T15:51:19.154Z","dependency_job_id":"0d561b9b-6651-41ff-8f2d-2d8f40afa8be","html_url":"https://github.com/ainoya/docker-redpen-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ainoya/docker-redpen-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainoya%2Fdocker-redpen-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainoya%2Fdocker-redpen-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainoya%2Fdocker-redpen-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainoya%2Fdocker-redpen-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ainoya","download_url":"https://codeload.github.com/ainoya/docker-redpen-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainoya%2Fdocker-redpen-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28843954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T20:09:22.762Z","updated_at":"2026-01-28T09:37:09.240Z","avatar_url":"https://github.com/ainoya.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized RedPen server\n\nThe Docker container contains [RedPen][intro] server environment.\n\n## Simple Usage\n\nIf you only try redpen-server, you can use trusted builds registered [Docker index][di],\n\n    docker pull ainoya/redpen-server\n\n## Deploying\n\n* Run `docker build -t redpen-server`\n* Run `docker run -d redpen-server`\n\n## Running\n\nAnother example of running redpen-server is:\n\n    docker run -d -t --name redpen-server \\\n                -e REDPEN_HOME /redpen-server \\\n                -p 49022:22 \\\n                -p 8080:8080 redpen-server\n\nAfter a few minutes, you can access redpen-server:\n\n    open http://localhost:8080/redpen-server\n\nYou can ssh to container as root, using password:`redpen`\n\n    ssh root@localhost -p 49022 #The password is \"redpen\".\n\n## Contributing\n\nOnce you've made your great commits:\n\n1. [Fork][fk] docker-redpen\n2. Create your feature branch (``git checkout -b my-new-feature``)\n3. Write tests\n4. Run tests with ``rake test``\n5. Commit your changes (``git commit -am 'Added some feature'``)\n6. Push to the branch (``git push origin my-new-feature``)\n7. Create new pull request\n8. That's it!\n\n\n## Resources\n\nRedPen is a tool to help writers or programmers who write technical documents or manuals that need to adhere to a writing standard.\n\n* [Introduction page][intro]\n* [Redpen repo][repo]\n\n[fk]: http://help.github.com/forking/\n[intro]: http://redpen.bigram.org/\n[repo]: https://github.com/recruit-tech/redpen\n[di]: https://index.docker.io/u/ainoya/redpen-server/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fainoya%2Fdocker-redpen-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fainoya%2Fdocker-redpen-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fainoya%2Fdocker-redpen-server/lists"}