Code Monkey home page Code Monkey logo

Comments (4)

treverehrfurth avatar treverehrfurth commented on September 24, 2024 1

Also, from a fellow paramotorist and snowboarder, hell yeah on the kite-wing skiing!

from azimutt.

markus-ksg avatar markus-ksg commented on September 24, 2024

I'm in the same boat. The INSTALL.md seems to assume that users have a local postgres up and running and that they know how to create a database and tweak DATABASE_URL=postgresql://postgres:postgres@localhost/azimutt_dev for it to work.

If that's the case, then the installation steps should tell how to get a basic postgres setup running (probably just another local docker container plus some initialization commands).

I'd like to try Azimutt with an in-house database, but I'm not comfortable with sharing the whole schema with an online service.

from azimutt.

markus-ksg avatar markus-ksg commented on September 24, 2024

The "Pre-build Docker image" steps didn't work for me.
The "Build your own Docker image" worked when I removed the "export " prefixes in the .env file and replaced steps 3 and 4 with just

docker-compose up -d

The azimutt-backend then said:

[info] Running AzimuttWeb.Endpoint with cowboy 2.10.0 at :::4000 (http)
[info] Access AzimuttWeb.Endpoint at https://localhost

The right URL was http://localhost:4000

from azimutt.

treverehrfurth avatar treverehrfurth commented on September 24, 2024

Thank you!
I will give that a shot once I get some time to take another stab

from azimutt.

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.