Giter Site home page Giter Site logo

etherpad-lite-docker's People

Contributors

felix-itz avatar rillke avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

etherpad-lite-docker's Issues

DB_USER cannot be changed

When using the default value for ETHERPAD_DB_USER=root in combination with the provided root password for the database, the installation works fine.
If the user name for the database access specified in ETHERPAD_DB_USER is changed, access is denied

etherpad_1  | mysqlshow: Access denied for user 'etheruser'@'172.24.0.2' (using password: YES)
mariadb_1   | 2021-02-10 12:27:22 14 [Warning] Access denied for user 'etheruser'@'172.24.0.2' (using password: YES)
etherpad_1  | Wed Feb 10 12:27:22 UTC 2021 - still trying connect to DBMS on

.env file (passwords have been changed)


# MySQL/ MariaDB connection parameters
MYSQL_HOST=localhost
MYSQL_ROOT_PASSWORD=k87gJn29gvE578gjVBHDB
MYSQL_USER=etheruser
MYSQL_PASSWORD=94156BD8hgBjdbjuV2yu

# Etherpad parameters
ETHERPAD_TITLE=Etherpad Lite
ETHERPAD_DEFAULT_PAD_TEXT=text.
ETHERPAD_HOST_PORT=8080
ETHERPAD_ADMIN_PASSWORD=jF2g2ndCiyhjhdiyh28h
ETHERPAD_ADMIN_USER=admin
ETHERPAD_DB_HOST=mariadb
ETHERPAD_DB_PORT=3306
ETHERPAD_DB_USER=etheruser
ETHERPAD_DB_PASSWORD=94156BD8hgBjdbjuV2yu
ETHERPAD_DB_NAME=etherpad
ETHERPAD_DB_CHARSET=utf8mb4

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.