{"id":15136369,"url":"https://github.com/cocreate-app/cocreate-server","last_synced_at":"2025-10-23T11:31:30.279Z","repository":{"id":215142254,"uuid":"738199644","full_name":"CoCreate-app/CoCreate-server","owner":"CoCreate-app","description":"A dynamic SSL certificate management and generation tool for proxies like NGINX, with a fallback to Node.js SSL termination. It seamlessly integrates HTTP, HTTPS, and ACME protocols to ensure secure, encrypted connections.","archived":false,"fork":false,"pushed_at":"2024-11-05T17:05:28.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-30T18:06:06.880Z","etag":null,"topics":["acme-protocol","dynamic-ssl-generation","encryption","https","nginx","nodejs-ssl-termination","proxy-security","secure-connections","ssl-certificate-management","web-security"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/server","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CoCreate-app.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"CoCreate-app"}},"created_at":"2024-01-02T16:58:59.000Z","updated_at":"2024-11-04T13:13:06.000Z","dependencies_parsed_at":"2024-01-16T19:04:01.610Z","dependency_job_id":null,"html_url":"https://github.com/CoCreate-app/CoCreate-server","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.4285714285714286,"last_synced_commit":"76b98b7bfabffb1802e52666e802999713bcc7dc"},"previous_names":["cocreate-app/cocreate-server"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237821542,"owners_count":19371781,"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":["acme-protocol","dynamic-ssl-generation","encryption","https","nginx","nodejs-ssl-termination","proxy-security","secure-connections","ssl-certificate-management","web-security"],"created_at":"2024-09-26T06:21:22.519Z","updated_at":"2025-10-23T11:31:24.916Z","avatar_url":"https://github.com/CoCreate-app.png","language":"JavaScript","readme":"# CoCreate-server\n\nCoCreate-server is a dynamic SSL certificate manager that simplifies the process of managing and generating SSL certificates for your web applications. It supports both proxy servers like NGINX and Node.js SSL termination, making it a versatile tool for securing your connections.\n\n![minified](https://img.badgesize.io/https://cdn.cocreate.app/server/latest/CoCreate-server.min.js?style=flat-square\u0026label=minified\u0026color=orange)\n![gzip](https://img.badgesize.io/https://cdn.cocreate.app/server/latest/CoCreate-server.min.js?compression=gzip\u0026style=flat-square\u0026label=gzip\u0026color=yellow)\n![brotli](https://img.badgesize.io/https://cdn.cocreate.app/server/latest/CoCreate-server.min.js?compression=brotli\u0026style=flat-square\u0026label=brotli)\n![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-server?style=flat-square)\n![License](https://img.shields.io/github/license/CoCreate-app/CoCreate-server?style=flat-square)\n![Hiring](https://img.shields.io/static/v1?style=flat-square\u0026label=\u0026message=Hiring\u0026color=blueviolet)\n\n## Features\n\n-   **Dynamic SSL Management:** Automatically manages and renews SSL certificates.\n-   **Proxy Support:** Designed to work with popular proxy servers like NGINX.\n-   **Fallback to Node.js:** Can also terminate SSL directly in Node.js for environments without a proxy.\n-   **ACME Protocol Integration:** Utilizes ACME to automate the certificate issuance process.\n\n![CoCreate-server](https://cdn.cocreate.app/docs/CoCreate-server.gif)\n\n## [Docs \u0026 Demo](https://cocreate.app/docs/server)\n\nFor a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/server)\n\n## CDN\n\n```html\n\u003cscript src=\"https://cdn.cocreate.app/server/latest/CoCreate-server.min.js\"\u003e\u003c/script\u003e\n```\n\n```html\n\u003cscript src=\"https://cdn.cocreate.app/server/latest/CoCreate-server.min.css\"\u003e\u003c/script\u003e\n```\n\n## NPM\n\n```shell\n$ npm i @cocreate/server\n```\n\n## yarn\n\n```shell\n$ yarn install @cocreate/server\n```\n\n# Table of Contents\n\n-   [Table of Contents](#table-of-contents)\n-   [Announcements](#announcements)\n-   [Roadmap](#roadmap)\n-   [How to Contribute](#how-to-contribute)\n-   [About](#about)\n-   [License](#license)\n\n\u003ca name=\"announcements\"\u003e\u003c/a\u003e\n\n# Announcements\n\nAll updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-server/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-server/releases). You may also subscribe to email for releases and breaking changes.\n\n\u003ca name=\"roadmap\"\u003e\u003c/a\u003e\n\n# Roadmap\n\nIf you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/CoCreate-app/CoCreate-server/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-server/pulls). We would love to hear your feedback.\n\n\u003ca name=\"about\"\u003e\u003c/a\u003e\n\n# About\n\nCoCreate-server is guided and supported by the CoCreate Developer Experience Team.\n\nPlease Email the Developer Experience Team [here](mailto:develop@cocreate.app) in case of any queries.\n\nCoCreate-server is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.\n\n\u003ca name=\"contribute\"\u003e\u003c/a\u003e\n\n# How to Contribute\n\nWe encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-server/blob/master/CONTRIBUTING.md) guide for details.\n\nWe want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/CoCreate-server/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-server/pulls) or merely upvote or comment on existing issues or pull requests.\n\nWe appreciate your continued support, thank you!\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n# License\n\nThis software is dual-licensed under the GNU Affero General Public License version 3 (AGPLv3) and a commercial license.\n\n-   **Open Source Use**: For open-source projects and non-commercial use, this software is available under the AGPLv3. The AGPLv3 allows you to freely use, modify, and distribute this software, provided that all modifications and derivative works are also licensed under the AGPLv3. For the full license text, see the [LICENSE file](https://github.com/CoCreate-app/CoCreate-socket-client/blob/master/LICENSE).\n\n-   **Commercial Use**: For-profit companies and individuals intending to use this software for commercial purposes must obtain a commercial license. The commercial license is available when you sign up for an API key on our [website](https://cocreate.app). This license permits proprietary use and modification of the software without the copyleft requirements of the AGPLv3. It is ideal for integrating this software into proprietary commercial products and applications.\n\nIf you have not purchased a commercial license and intend to use this software for commercial purposes, you are required to sign up for an API key on our website.\n","funding_links":["https://github.com/sponsors/CoCreate-app"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocreate-app%2Fcocreate-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocreate-app%2Fcocreate-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocreate-app%2Fcocreate-server/lists"}