Code Monkey home page Code Monkey logo

docker-typo3's People

Contributors

ohartwig avatar t3easy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-typo3's Issues

Add Better Documentation

Hi Jan,
thanks for sharing this great project. This is by far the best Docker implementation for TYPO3 I have seen so far. It would be really cool if there would be a better documentation regarding structure and setup.

Best regards

Add init script

The environment should configure itself during first start.

Fix warnings in TYPO3 environment status

Unexpected server response
http://ip172-18-0-33-c11v2o8h550g00ev1pi0-80.direct.labs.play-with-docker.com/fileadmin/fdf7f494.tmp/5be66ff8.html: missing Content-Security-Policy for this location
Unexpected server response
http://ip172-18-0-33-c11v2o8h550g00ev1pi0-80.direct.labs.play-with-docker.com/fileadmin/fdf7f494.tmp/5be66ff8.svg: missing Content-Security-Policy for this location

Host images on GitHub

As DockerHub introduced limits for free accounts, I should add GitHub as 2nd image source.

Ofelia as scheduler

Instead of using a cron container, add labels to the php TYPO3 Container to execute TYPO3 scheduler and a config for the schedule to .env.

ofelia.enabled: "true"
ofelia.job-exec.typo3-scheduler.schedule: "${TYPO3_SCHEDULER_SCHEDULE}"
ofelia.job-exec.typo3-scheduler.no-overlap: "true"
ofelia.job-exec.typo3-scheduler.user: www-data
ofelia.job-exec.typo3-scheduler.command: typo3 scheduler:run
TYPO3_SCHEDULER_SCHEDULE=@every 15m

Also add an optional ofelia service to the stack.

[!!!] Use php-dev container for development

Use the image t3easy/php-dev:7.1 in override.

  1. Install TYPO3 to /opt/typo3
  2. Copy typo3 to /app (mounten folder) if /app is empty
  3. Run typo3cms install:setup if no /app/web/typo3conf/LocalConfiguration.php exists (use env provided from .env file

touch: cannot touch '/app/public/FIRST_INSTALL': Permission denied

Hey!

First of all, Thanks for your great efforts to this fantastic Docker TYPO3 Project. Can you please try to guide us why following errors occur?

docker-compose exec -u www-data typo3 touch /app/public/FIRST_INSTALL
touch: cannot touch '/app/public/FIRST_INSTALL': Permission denied

https://i.imgur.com/FqrEaIY.png

FYI: We have tried to setup your docker TYPO3 from the root and normal user, in both case got the same error.

We appreciate your quick feedback, Cheers!

Split into multiple composer packages

t3easy/typo3-bootcamp => Structure, symlinks, TYPO3, .env
t3easy/t3ws-base => basic web stack, nginx, php prepared for TYPO3, mariadb, additional.php for TYPO3
t3easy/t3ws-redis => redis cache and session config for related TYPO3
t3easy/t3ws-solr => Solr container
t3easy/t3ws-... what ever

Automatic builds

As docker (hub) cloud uses docker 17.06 the —chown flag is not known and breaks the build.
Using own nodes in docker cloud also uses same build image.
Docker 17.09 or up is necessary.

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.