{"id":20677765,"url":"https://github.com/clivern/hutch","last_synced_at":"2025-06-12T11:34:18.729Z","repository":{"id":159454677,"uuid":"514640937","full_name":"Clivern/Hutch","owner":"Clivern","description":"🐺 A Fast, Secure and Reliable Platform as a Service, Set up in Minutes.","archived":false,"fork":false,"pushed_at":"2024-11-13T07:32:59.000Z","size":31451,"stargazers_count":1,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T08:27:36.283Z","etag":null,"topics":["clivern","paas","platform-as-a-service"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"custom":"clivern.com/sponsor"}},"created_at":"2022-07-16T17:17:22.000Z","updated_at":"2024-03-25T07:56:19.000Z","dependencies_parsed_at":"2024-11-13T08:35:24.012Z","dependency_job_id":null,"html_url":"https://github.com/Clivern/Hutch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FHutch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FHutch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FHutch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FHutch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Hutch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224969893,"owners_count":17400294,"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":["clivern","paas","platform-as-a-service"],"created_at":"2024-11-16T21:16:58.307Z","updated_at":"2024-11-16T21:16:58.957Z","avatar_url":"https://github.com/Clivern.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Hutch Logo\" src=\"/static/logo.png\" width=\"210\" /\u003e\n    \u003ch3 align=\"center\"\u003eHutch\u003c/h3\u003e\n    \u003cp align=\"center\"\u003eA Fast, Secure and Reliable Platform as a Service, Set up in Minutes.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Clevenio/Hutch/actions/workflows/api.yml\"\u003e\n            \u003cimg src=\"https://github.com/Clevenio/Hutch/actions/workflows/api.yml/badge.svg\"/\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/Clevenio/Hutch/releases\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/Version-0.1.0-1abc9c.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/Clevenio/Hutch/blob/master/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/LICENSE-Apache_2-e74c3c.svg\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\n`Hutch` is a platform as a service (PaaS) built on a top of `django` that is designed to efficiently and securely provision and manage a bunch of Linux servers running famous open source projects. `Hutch` is similar to [Peanut](https://github.com/Clivern/Peanut) but for Production Environments.\n\n`Hutch` offers a reliable solution for deploying and configuring commonly used services, such as databases, message brokers, graphing, tracing, and caching tools, on a variety of cloud providers (AWS, Google Cloud and Digitalocean)\n\n\n#### Getting Started\n\nIn order to run `Hutch`, you need `Python`, `Redis` and `MySQL`. Then run the following commands:\n\n```zsh\n# Create a python venv\n$ python3 -m venv venv\n\n$ make config\n```\n\nTo run the application:\n\n```zsh\n$ make create-env\n\n# To run the Web UI\n$ make run\n\n# To run workers\n$ make worker\n```\n\nTo run test cases:\n\n```zsh\n$ make ci\n```\n\nTo list all commands:\n\n```zsh\n$ make\n```\n\n\n#### Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, `Hutch` is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.\n\nSee the [Releases section of our GitHub project](https://github.com/clevenio/hutch/releases) for changelogs for each release version of `Hutch`. It contains summaries of the most noteworthy changes made in each release. Also see the [Milestones section](https://github.com/clevenio/hutch/milestones) for the future roadmap.\n\n\n#### Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clevenio/hutch/issues\n\n\n#### Security Issues\n\nIf you discover a security vulnerability within `Hutch`, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n#### Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n#### Credits\n\nShoutout to these open source projects and their maintainers.\n\n- [Django.](https://www.djangoproject.com/)\n- [Django-RQ](https://github.com/rq/django-rq)\n- [Requests](https://github.com/psf/requests)\n- [Ansible Runner](https://github.com/ansible/ansible-runner)\n- [VueJs](https://github.com/vuejs/vue)\n- [Tabler](https://github.com/tabler/tabler)\n- [and other projects ...](requirements.txt)\n\n\n#### License\n\n© 2022, `Hutch`. Released under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n\n**Hutch** is authored and maintained by [@Clivern](https://github.com/clivern).\n","funding_links":["clivern.com/sponsor"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fhutch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fhutch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fhutch/lists"}