Git Product home page Git Product logo

Comments (5)

greensheng avatar greensheng commented on August 12, 2024

What operating system are you using? It may be that the -- network=host parameter does not work properly

from gitbitex-new.

Qweder93 avatar Qweder93 commented on August 12, 2024

macOS

from gitbitex-new.

Qweder93 avatar Qweder93 commented on August 12, 2024

also if you can tell a few words what status of Golang project (I know its abandoned, but how complete is it?)

from gitbitex-new.

greensheng avatar greensheng commented on August 12, 2024

also if you can tell a few words what status of Golang project (I know its abandoned, but how complete is it?)

I don't have much Golang experience. That project is just for learning Golang.

from gitbitex-new.

opadfnezig avatar opadfnezig commented on August 12, 2024

I've managed to run it on Windows, but having problems with websocket i guess. Here is compose image I've created.
docker-compose.zip
You'll have to reconfigure project a bit, in src/main/resources/application.properties

spring.datasource.url=jdbc:mysql://mysql:3306/gitbitex
kafka.bootstrap-servers=kafka-server:9092
redis.address=redis://redis-server:6379

Then
mvn clean compile jib:dockerBuild
and run compose.
Also, don't remember why, but I had to remove tests. You might also have to do it.

from gitbitex-new.

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.