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: 3 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 (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-30T01:29:42.000Z (7 months ago)
- Last Synced: 2024-10-30T02:44:25.324Z (7 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

* 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.3
* 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
[](https://www.ginetta.net)
We create websites and apps that click with users.[](https://www.browserstack.com)
Live, Web-Based Browser Testing## π Sponsors
[](#backers) [](#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.