Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cockpit-hq/cockpit
Cockpit Core - Content Platform
https://github.com/cockpit-hq/cockpit
api api-graphql api-rest cms cockpit graphql headless-cms mongodb nosql sqlite
Last synced: 2 days ago
JSON representation
Cockpit Core - Content Platform
- Host: GitHub
- URL: https://github.com/cockpit-hq/cockpit
- Owner: Cockpit-HQ
- License: other
- Created: 2021-01-19T14:30:15.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-30T01:29:42.000Z (3 months ago)
- Last Synced: 2024-10-30T02:44:25.324Z (3 months ago)
- Topics: api, api-graphql, api-rest, cms, cockpit, graphql, headless-cms, mongodb, nosql, sqlite
- Language: PHP
- Homepage: https://getcockpit.com
- Size: 31.4 MB
- Stars: 376
- Watchers: 11
- Forks: 45
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Cockpit - Content Platform
![cockpit gumroad banner](https://github.com/user-attachments/assets/c8d4daf1-86cc-45c9-be24-5c6a6a2ca8ca)
* Homepage: [http://getcockpit.com](https://getcockpit.com)
* Twitter: [@getcockpit](http://twitter.com/getcockpit)
* Support Forum: [https://discourse.getcockpit.com](https://discourse.getcockpit.com)### Requirements
* PHP >= 8.2
* PDO + SQLite (or MongoDB)
* GD extension
* mod_rewrite, mod_versions enabled (on apache)make also sure that
$_SERVER['DOCUMENT_ROOT']
exists and is set correctly.### Installation
1. Download Cockpit and put the cockpit folder in the root of your web project
2. Make sure that the `/storage` folder and all its subfolders are writable
3. Go to `/install` via Browser
4. You're ready to use Cockpit :-)## π³ Docker
You can also run Cockpit using Docker. This can simplify the setup and ensure a consistent environment across different deployments.
For more information and available tags, visit the [Cockpit Docker Hub page](https://hub.docker.com/r/cockpithq/cockpit/tags).## π Partners
[![ginetta](https://user-images.githubusercontent.com/321047/132780497-37da444d-d910-4433-a92a-d7629f3a4405.png)](https://www.ginetta.net)
We create websites and apps that click with users.[![BrowserStack](https://user-images.githubusercontent.com/355427/27389060-9f716c82-569d-11e7-923c-bd5fe7f1c55a.png)](https://www.browserstack.com)
Live, Web-Based Browser Testing## π Sponsors
[![Backers on Open Collective](https://opencollective.com/cockpit/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/cockpit/sponsors/badge.svg)](#sponsors)
Become a backer or sponsor through:
- [Patreon](https://www.patreon.com/aheinze)
- [OpenCollective](https://opencollective.com/cockpit#backer)Thank you to all our backers! π
## Copyright and license
Copyright since 2015 [π °π Άπ ΄π ½ππ ΄π Ήπ Ύ](https://agentejo.com) under the MIT license.
See [LICENSE](LICENSE) for more information.