Git Product home page Git Product logo

Comments (3)

Walter-o avatar Walter-o commented on May 23, 2024 2

wait i didn't mean to close, i still think having an .env file would be a very good addition to people running everything cleanly containerized.

from taskcafe.

Walter-o avatar Walter-o commented on May 23, 2024 1

I found the solution but it's the nightmare scenario.

The host values are all hardcoded over at /internal/config/config.go

The TASKCAFE_DATABASE_HOST parameter is only mentioned inside of the docker-compose.yml files,
suggesting it's basically ignored.

I'm really suggesting them to be moved over to a .env file so people can easily change them.

Also once i got further i encountered more errors that made me realize what happened.
The main github branch is not safe. There are small errors left and right, it looks like things that were meant for a dev branch got onto the main one.
Either way, i should have tried the source code from the releases first, despite what all online guides show.

from taskcafe.

Walter-o avatar Walter-o commented on May 23, 2024

Workaround for the 0.3.2 release version: https://github.com/JordanKnott/taskcafe/releases/tag/0.3.2
is by modifying the hardcoded values in internal/commands/commands.go

I got it running now

from taskcafe.

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.