Git Product home page Git Product logo

sulu-workspace-sample's Introduction

Sulu workspace template for gitpod.io

Open in Gitpod

What is this?

This is an example workspace for Gitpod with the CMS Sulu which aims to provide a fully usable workspace for development instead of just a simple sample.

Getting started

Use the Button "Open in Gitpod" above to start a new workspace based on this repo. The first start will take some time (around 10 to 15 minutes) as he needs to build the Dockerfile, start the services and install Sulu with some demo data. Afterwards you will see your IDE Instance and the Frontend of the Website should open in your Browser. To access the backend just append /admin to the url and login with the user admin and the password shopware.

Available services

Some additional services are already added via docker-compose.yml but you can add more any time.

  • MySQL - Database
  • Mailpit - email testing tool for developers
  • Redis - In-Memory Database used mostly for caching
  • Elasticsearch
  • PhpMyAdmin - Webinterface for MySQL
  • Adminer - Webinterface for MySQL
  • PhpCacheAdmin - Webinterface for different caching systems like redis, memcached etc.

Note: Not all services are active per default, you can select active services via gpt services select

Installed Tools

  • GPT - An extendable Tool for web development with gitpod
  • NVM - Select the active nodejs version

Documentation

Informations

  • Add /phpinfo to the url of the frontend (https://8000-xxxxx.ws-xx.gitpod.io/) to show the current used php version, active modules and settings
  • Add /xdebuginfo to the url of the frontend (https://8000-xxxxx.ws-xx.gitpod.io/) to show the current xdebug settings
  • Add /adminer to the url of the frontend (https://8000-xxxxx.ws-xx.gitpod.io/) to open Adminer, an alternative to phpmyadmin
  • The installation routine of shopware can be found under .devEnv/gitpod/scripts/sulu/install_demo.sh

Changelog

15.10.2023

  • Added adminer as alternative to phpmyadmin
  • Added xdebug info shortcut
  • Updated .gpt.yml for GPT 0.4.x
  • Corrected some problems with choosing nodejs version
  • phpmyadmin and phpcacheadmin wouldn´t start sometimes correctly

sulu-workspace-sample's People

Contributors

derroylo avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

axonasif

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.