HelioHost Posted July 6, 2024 Posted July 6, 2024 Username: N/A, Server: N/A, Main Domain: N/AFYI, not an urgent question at all. David Heinemeier Hansson's latest product Writebook is a Rails app for publishing a book on a Web server. The installation instructions include: 1. Point DNS to the IP address of the machine that?ll be hosting Writebook. You need to point a domain (example.com) or subdomain ( writebook.example.com) to the IP address of the machine hosting Writebook. Make sure it?s a straight DNS pointer, no proxying! (Don?t worry about SSL, Writebook will automatically set that up for you). 2. NEXT, connect a terminal to the machine. To run the install command, you must connect to the machine you?re using with either SSH or a web-based cloud console. 3. LAST, install Writebook with one simple command. Paste the following into the terminal on your server and wait while everything is installed (this may take up to 5 minutes). /bin/bash -c "$(curl -fsSL https://auth.once.com/install/ )" I'm curious what the lowest-featured plan you offer would be that can support doing the above (in particular, steps 2 and 3). Thanks in advance, Al -- Finding a solution to a problem requires different thinking from that which created the problem. - paraphrasing Albert Einstein
wolstech Posted July 6, 2024 Posted July 6, 2024 We aren’t familiar with this product, but based on those instructions, that software would require a VPS, which starts at $4/month. Depending upon performance, you may end up wanting to purchase additional CPUs or RAM for it.
Recommended Posts