GithubHelp home page GithubHelp logo

pkuehne / collectiveaccess Goto Github PK

View Code? Open in Web Editor NEW

This project forked from governoregionalacores/collectiveaccess

3.0 3.0 7.0 53 KB

Docker container for the CollectiveAccess archival management software

Home Page: https://hub.docker.com/r/pkuehne/collectiveaccess

Shell 44.18% Dockerfile 55.82%
archive collectiveaccess docker ldap

collectiveaccess's People

Contributors

albertocpbranco avatar ammopt avatar martjanz avatar pkuehne avatar

Stargazers

 avatar  avatar  avatar

collectiveaccess's Issues

Image name for collectiveaccess

When I try to run docker-compose as per the readme, I get an error suggesting that the repo name is incorrect:

Pulling backend (collective:latest)...
ERROR: pull access denied for collective, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

If I change the docker-compose.yml file to say pkuehne/collectiveaccess instead of collective, the compose proceeds:

root@devtest:/home/dev-admin/collectiveaccess# sed -i 's/collective/pkuehne\/collectiveaccess/g' docker-compose.yml 
root@devtest:/home/dev-admin/collectiveaccess# docker-compose -p collectiveaccess up -d
Creating collectiveaccess_db_1 ... done
Recreating collectiveaccess_backend_1 ... done

Backend fails to start after creation

After modifying the image name (issue #4), to use collectiveaccess:1.0.0, I am able to deploy the stack but the backend fails to start. The error logs shows:
Enter password: ERROR 2005 (HY000): Unknown MySQL server host '-uroot' (110)
If I understand the error correctly, the backend container is trying to find a MySQL server named '-uroot', whereas the name should actually be either 'db' or 'my-collectiveaccess-db-1'. I have been unable to find where that connection string is being generated.

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.