Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

wunderundfitzig/wundf-web-backend-cockpit

Repository files navigation

Cockpit Next

Backers on Open Collective Sponsors on Open Collective

Requirements

  • PHP >= 7.0
  • PDO + SQLite (or MongoDB)
  • GD extension
  • mod_rewrite 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 /cockpit/storage folder and all its subfolders are writable
  3. Go to /cockpit/install via Browser
  4. You're ready to use Cockpit :-)

Build (Only if you modify JS components)

You need nodejs installed on your system.

First run npm install to install development dependencies

  1. Run npm run build - For one-time build of styles and components
  2. Run npm run watch - For continuous build every time styles or components change

Dockerized Development

You need docker installed on your system: https://www.docker.com.

  1. Run npm run docker-init to build the initial image.
  2. Run npm run docker to start an Apache environment suited for Cockpit on port 8080 (this folder mapped to /var/www/html).

Copyright and license

Copyright since 2015 Agentejo under the MIT license.

See LICENSE for more information.

💐 SPONSORED BY

ginetta
We create websites and apps that click with users.

BrowserStack
Live, Web-Based Browser Testing

OpenCollective

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

backend for wunder & fitzig website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published