Code Monkey home page Code Monkey logo

Comments (2)

chilio avatar chilio commented on May 26, 2024

in this regard, you are true.

As for now, this repo, using it with with gitlab-runner, does not enable collecting artifacts from directories outside of project root.
This is caused by gitlab-runners specific implementation.

You can always add/modify things to suite your needs in gitlab-ci scripts, most of them (linux commands) should work out of the box.

Putting logs in website root, doesn't seem like a good idea to me, regarding security.
But on the other hand, this container is always started once (with different id) via docker image in a secured CI environment. So it should not be too easy to hack.

Please post your php.ini and nginx.conf with site config,

Maybe I can customize it to your needs...

As for creating your own container... This is source with .dockerfile, so you can customize it anyway you want with docker build.

from laravel-dusk-ci.

Thijmen avatar Thijmen commented on May 26, 2024

In my after_script, I copied the /var/log/nginx/error.log to storage/log/, which works :-) That way, I was able to resolve my issue.

Thanks for putting this great image on GitHub!

from laravel-dusk-ci.

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.