Code Monkey home page Code Monkey logo

docker-bluespice-wiki's People

Contributors

mathiasrenner avatar maximeborges avatar prskr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-bluespice-wiki's Issues

Add SSL

I am having a hard time to add SSL support, I need help here. This is my status so far:

This is needed to add SSL support to the Dockerfile

# Add required packages for Let's encrypt SSL support
RUN echo deb "http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/sources.list && \
      apt update && \
      apt install -y python-certbot-apache -t jessie-backports

When the container is up and running, I exec'ed into the container and ran
certbot --authenticator webroot --installer apache

This commend exited without errors (and it said that everything was installed fine). However, I still weren't able to access the webpage via the browser using SSL. HTTP still worked fine.

Any ideas?

Just not working

This project is not working.

When I use the docker-compose file including the mysql DB, I get this error when I point with my browser to the specific port on localhost:

A database query error has occurred. This may indicate a bug in the software.

The logs say:

mysql_1 | 2018-06-24T10:40:28.796444Z 8 [Note] Access denied for user 'root'@'localhost' (using password: NO)

When I exec into the bluespice container and connect to the DB with the mysql client and the root pw it just works. Where's the error?

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.