GithubHelp home page GithubHelp logo

Comments (7)

nishantbhat avatar nishantbhat commented on May 26, 2024

hey,
am also not able to build the package from source. But I found working docker https://hub.docker.com/r/klimentij/dataturks here.
If you want you can pull that.

thank you.

from dataturks.

GokulNC avatar GokulNC commented on May 26, 2024

@chaitanyavolkaji

  1. I actually merged the master_with_dist branch to the master branch and used the repo.
  2. You can use any mysql-server version I believe, though I worked using 5.7
  3. You'll have to setup the DB using initMySQL.sh before running the backend service. This script will setup a DB called hope with a default user called dataturks with password 12345, which is mentioned already in the onprem.yml, hence you need not modify that file unless you have changed the credentials or db_name. (You might have to add the -p argument to each mysql command so that you can enter the root password)

from dataturks.

GokulNC avatar GokulNC commented on May 26, 2024

@nishantbhat
Can you please provide the instructions on how to pull it and run it? (the exact commands?)
I was able to pull it and run using docker run, but was unable to connect to the localhost.

from dataturks.

chaitanyavolkaji avatar chaitanyavolkaji commented on May 26, 2024

Hello @nishantbhat @GokulNC ,

Finally, I'm able to build using source code of master branch. I'm able to run DataTurks on-prem. However some CSS things were broken while building front end, but intended functionality is still working.

from dataturks.

get-Resource avatar get-Resource commented on May 26, 2024

@GokulNC您好,我可以使用源代码进行构建,但是http:// localhost / projects /登录页面空白且无提示。无法登录,我不知道我的构建是否有效

from dataturks.

GokulNC avatar GokulNC commented on May 26, 2024

@get-Resource Please follow the 3 steps which I mentioned in my first comment.
Or you can also try using this latest currently maintaining fork.

from dataturks.

Danble avatar Danble commented on May 26, 2024

Hello @nishantbhat @GokulNC ,

Finally, I'm able to build using source code of master branch. I'm able to run DataTurks on-prem. However some CSS things were broken while building front end, but intended functionality is still working.

@get-Resource please tell me how could you build and run dataturks. I have this error:
Exception in thread "main" org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]

when I try to start the backend this way:
java -Djava.net.useSystemProxies=true -server -jar dataturks-1.0-SNAPSHOT.jar server onprem.yml

I changed my database to show there wasn't a connection problem with my db and I already checked my db connection is fine. I don't know what is happening.
I also tried dataturks via dockerfile and it works almost perfect but on the server where we need to install it, we're are not able to use port 80 and docker dataturks needs port 80 to store users, because it doesn't work on other port, I already tried many times.

from dataturks.

Related Issues (20)

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.