Code Monkey home page Code Monkey logo

schemaspy-docker's People

Contributors

andrewwhitehead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

schemaspy-docker's Issues

Need help generating the diagrams

Hi cywolf,

I am big fan of Schema Spy and had been using it extensively. I am trying to generate the schema spy view using the mysql instance running in a docker container. With the explanation provided in the repository regarding generating the schemaspy it is not clear how it will be generated or if it is applicable for the scenario where we have an existing mysql running instance and can use schemaspy to get the report out ?
I am new to docker so any assistance would be of great help.

Fails to start httpd

After generating all the schema etc, start.sh errors on staring the httpd server

...
INFO  - Started Main in 55.556 seconds (JVM running for 56.112)
Starting webserver on port 8080
start.sh: line 74: httpd: not found

Error on the build step

Running the command to build the image, I get an error.

docker build -t schemaspy https://github.com/cywolf/schemaspy-docker.git

wget: bad address 'central.maven.org'
The command '/bin/sh -c apk --no-cache add     	busybox-extras     	graphviz ttf-ubuntu-font-family java-postgresql-jdbc &&     mkdir lib &&     wget -O lib/schemaspy.jar     	https://github.com/schemaspy/schemaspy/releases/download/v${SCHEMA_SPY_VERSION}/schemaspy-${SCHEMA_SPY_VERSION}.jar &&     wget -O lib/mysql-connector-java.jar     	http://central.maven.org/maven2/mysql/mysql-connector-java/${MYSQL_VERSION}/mysql-connector-java-${MYSQL_VERSION}.jar &&     wget -O lib/sqlite-jdbc.jar     	http://central.maven.org/maven2/org/xerial/sqlite-jdbc/${SQL_LITE_VERSION}/sqlite-jdbc-${SQL_LITE_VERSION}.jar' returned a non-zero code: 1

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.