Git Product home page Git Product logo

docker-wintercms's People

Contributors

aspendigital-bot avatar harti avatar mik-p avatar nearlyflightless avatar petehalverson avatar tobias-kuendig avatar

Stargazers

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

Watchers

 avatar

docker-wintercms's Issues

Admin password generation vs. docs

  • Winter CMS Build: hiltonbanes/wintercms:build.v1.1.2
  • PHP Version:
  • Database Engine: mariadb:10.4
  • Plugins Installed: none

Description:

The Quick Start says:

Login to the backend with the username admin and password admin.

After install it a random password is generated, which is a problem not only because it is not matching the docs but also when using tools like Portainer, where the generated password is not easy to retrieve.

Steps To Reproduce:

Install WinterCMS with the docker-compose file with database support.

Run:

$ docker-compose up -d
$ docker-compose exec web php artisan winter:up

...

Winter.Demo
 - v1.0.1:  First version of Demo
Seeded System 
Seeded Backend 

\Backend\Database\Seeds\DatabaseSeeder reported:
 - The following password has been automatically generated for the "admin" account: Tnq1g8Uj45itsKnYIkVC7p

Go to the backend page.

Try admin:admin as specified on the docs.

It doesn't work.

Spected Behaviour

Use admin:admin as specified on the docs to access the backend.

V1.0.474 not compatible with composer v2, v1.1.6 works fine.

If I try to install the builder plugin using "composer require winter/wn-builder-plugin", the installation fails with the message:
Problem 1 - Root composer.json requires winter/wn-builder-plugin ^2.0 -> satisfiable by winter/wn-builder-plugin[v2.0.0, v2.0.1, v2.0.2]. - winter/wn-cms-module[v1.0.473, ..., 1.0.x-dev] require composer/installers dev-main as 1.0 -> satisfiable by composer/installers[dev-main]. - Conclusion: don't install composer/installers dev-main (conflict analysis result) - Root composer.json requires winter/wn-cms-module ~1.0.472 -> satisfiable by winter/wn-cms-module[v1.0.473, v1.0.474, 1.0.x-dev].
The same command works fine on a freshly cloned winter 1.1.6.
Perhaps base the container on that version?

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.