Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6126523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:23:06+00:00 2026-05-23T16:23:06+00:00

I would like to deploy a nestacms blog on webbynode by using the webbynode

  • 0

I would like to deploy a nestacms blog on webbynode by using the webbynode gem as allways I do with rails. Altough Webbynode seem to support Sinatra and Rack application easily, I get a WARNING during deployment stating that the application will not run smoothly because it lacks a public folder:

WARNING: Missing public folder in your Rack app, it'll not run smoothly!

Actually the rapid application development (RAPP webbynode gem) sets the need of a public folder into the Nginx configuration:

server {
      listen 80;
      server_name super_duper_blog.webbyapp.com ;
      root /var/rapp/super_duper_blog/public/;
      passenger_enabled on;
  }

Instead this is my nestacms config.ru:

require 'rubygems'
require 'bundler/setup'

Bundler.require(:default)

require 'nesta/app'

Nesta::App.root = ::File.expand_path('.', ::File.dirname(__FILE__))
run Nesta::App

It would be nice if the author and SO user Graham Ashton could jump in and help me. Anyway, how could I get around the problem?

UPDATE

After creating the project, with nesta new you nedd to:

  1. Create a public folder manually
  2. Add some content in it. Say for ex. humnans.txt and favicon.ico
  3. git add . and git commit -m "added public with humans and favicon"
  4. wn push

And your nestacms website will go on line at a private webbynode address (blog.webbyapp.com)
Then you can use wn changedns http://www.example.com to make your site available for the masses

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:23:06+00:00Added an answer on May 23, 2026 at 4:23 pm

    I’ve never used webbynode, so I’m not sure quite how its set up. Have you seen the Nginx passenger install guide? Could be useful:

    http://modrails.com/documentation/Users%20guide%20Nginx.html#deploying_a_rack_app

    It says you need public/ and tmp/, so I’m inclined to believe it.

    Did you try making these directories yourself? Does the site actually start up? How are you deploying your site to the webbynode?

    All my Sinatra apps are deployed with Vlad (see http://effectif.com/articles/deploying-sinatra-with-vlad) which takes care of creating public/ and tmp/ for you. It also touches tmp/restart.txt (see the Passenger guide I linked to above) when you deploy a new version of the site if you tell it that you’re using Passenger. Capistrano also works fine (and is more extensively documented these days).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would really like to deploy my project using jquery but afraid it may
I am using Maven2 and would like to deploy my generated site to a
I would like to deploy a SharePoint 2010 solution package (wsp) using MSI (or
I would like to deploy my Rails 3 application. I use DreamHost . My
I would like to deploy a private cloud using Ubuntu Server 9.10. There is
I've created a MVC website using Visual Studio 2010 and would like to deploy
I would like to deploy a very simple DLL with my C# application, but
I have built an MSI that I would like to deploy, and update frequently.
I would like to know practically what kind of Assemblies should I deploy in
I'm trying to deploy a site generated with Jekyll and would like to keep

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.