Code Monkey home page Code Monkey logo

Comments (6)

jeffh-cloudflare avatar jeffh-cloudflare commented on August 24, 2024 2

OK - everything else in the configuration either has in-line comments or the ascii-cinema server documentation is solid - with the exception of the Postgres configuration. It might be a good idea to at least add a reference similar to the other containers such that someone who's not familiar with Postgres can get everything up and running easily. As I mentioned in #399 , a single line added to the docker-compose.yml, along with the rest of the existing documentation makes it a breeze to deploy. It could be made even easier. That's all I'm saying.

from asciinema-server.

jeffh-cloudflare avatar jeffh-cloudflare commented on August 24, 2024

Does this issue persist even after what I suggested in #399 ?

You mentioned my previous issue #398 - which I accidently closed - I replaced it with #399.

from asciinema-server.

Adito5393 avatar Adito5393 commented on August 24, 2024

Have a look at the DB docs & you will see that you can add the password: user[:password]. So instead of the POSTGRES_HOST_AUTH_METHOD: trust you can just use a password and add it to the DATABASE_URL & see the Postgres's docker page for what env vars you need.

from asciinema-server.

Adito5393 avatar Adito5393 commented on August 24, 2024

Indeed, I see that there is already PR #394 with the POSTGRES_HOST_AUTH_METHOD=trust addition.

from asciinema-server.

ku1ik avatar ku1ik commented on August 24, 2024

Thanks guys, I now merged the above PR which should make things easier.

from asciinema-server.

ku1ik avatar ku1ik commented on August 24, 2024

FYI I've put the new docker-compose.yml template in the new self-hosting quick-start guide: https://docs.asciinema.org/manual/server/self-hosting/quick-start/

from asciinema-server.

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.