Coder Social home page Coder Social logo

Puma nginx requires role about capistrano-puma HOT 7 CLOSED

seuros avatar seuros commented on August 29, 2024
Puma nginx requires role

from capistrano-puma.

Comments (7)

jancel avatar jancel commented on August 29, 2024

Updating my reference straight to github fixes any issues I was seeing.

from capistrano-puma.

RKushnir avatar RKushnir commented on August 29, 2024

This is still an issue. It doesn't work by default. And even if I define it (per documentation) as set :puma_nginx, :web it still doesn't work. Because capistrano doesn't magically know that :puma_nginx is a role.

from capistrano-puma.

seuros avatar seuros commented on August 29, 2024

use latest version.

from capistrano-puma.

RKushnir avatar RKushnir commented on August 29, 2024

Already tried, no success.

from capistrano-puma.

RKushnir avatar RKushnir commented on August 29, 2024

@seuros You use roles(:puma_nginx) but there's no place where :puma_nginx is defined as a role.
It's just a regular variable defined as set :puma_nginx, -> { :web }. And to get the value of a variable you would have to use fetch(:puma_nginx). So the code would become roles(fetch(:puma_nginx)).

from capistrano-puma.

seuros avatar seuros commented on August 29, 2024

bundle update. I just pushed a fix.

from capistrano-puma.

RKushnir avatar RKushnir commented on August 29, 2024

Cool! Thanks

from capistrano-puma.

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.