GithubHelp home page GithubHelp logo

Comments (4)

stevenrombauts avatar stevenrombauts commented on August 16, 2024

@johanjanssens These changes will make it possible to clone the master branch of timble/kodekit-platform on the box. It can then be accessed at http://kodekit.test:81 (Nginx port) or http://kodekit.test:8080 (Varnish) once kodekit.test is added to /etc/hosts.

Notes:

  • Only master can be cloned and set up
  • It will overwrite /etc/varnish/default.vcl on the box with the version from the cloned repo. Once overwritten, it won't be changed anymore (not for a new Kodekit install either)

Example command:

joomla site:create kodekit --repo=kodekit-platform --clone --release=feature/65-configs

Can we start from here or are there any other requirements?

from joomlatools-console.

stevenrombauts avatar stevenrombauts commented on August 16, 2024

Also, Kodekit Platform master currently doesn't work (does not work on PHP 7 at all, and 5.6 has a lot of issues too that I am not able to fix immediately), so can't test Varnish either. Varnish config correctly proxies so it should be good.

from joomlatools-console.

johanjanssens avatar johanjanssens commented on August 16, 2024

@stevenrombauts Thanks, how do I test this?

from joomlatools-console.

stevenrombauts avatar stevenrombauts commented on August 16, 2024

@johanjanssens You can test by switching Console to this branch on the latest version of the box:

composer global require joomlatools/console:dev-feature/79-configs

Then you can install Kodekit (feature branch #65, which contains the required config file changes. Example command:

joomla site:create kodekit --repo=kodekit-platform --clone=shallow --release=feature/65-configs

Then update /etc/hosts:

33.33.33.58 kodekit.test

You should then be able to access http://kodekit.test:81 (Nginx) or http://kodekit.test:8080 (Varnish).

Note, the branch is currently in a broken state, and it doesn't work on PHP 7 yet either.

from joomlatools-console.

Related Issues (20)

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.