I find Pow great on my Mac. It makes the Rails dev environment setup easy. Can I install it on my Ubuntu? I can't find any info about it. If not, is there anything like it for Linux?
Pow (specifically) cannot be installed on anything except a Mac at this time. It uses plists for launching and managing the firewall, and uses some OS X /etc/resolver
trickery to resolve the domain names. See this post for a bit more detail.
prax
. See @Richard Smith's post below for link. –
Marmalade There is now a linux equivalent: prax
Pow (specifically) cannot be installed on anything except a Mac at this time. It uses plists for launching and managing the firewall, and uses some OS X /etc/resolver
trickery to resolve the domain names. See this post for a bit more detail.
Pow
alternative exist? –
Metts prax
. See @Richard Smith's post below for link. –
Marmalade I was searching for the same thing and I found hoof.
I've been using hoof and it works, but its definitely a bit rough around the edges.
There is a Linux fork of Pow that looks interesting. I haven't tried it for myself yet but I'm hoping that it will get pushed upstream into the main Pow code.
I have implemented BAM! Heavily inspired by pow, BAM! goes further by supporting not only ruby/rack applications, but any Procfile-based application. Also, BAM! is planned to support both Linux and Mac OS X. Please, give it a try!
© 2022 - 2024 — McMap. All rights reserved.
Pow
alternative exist? – Metts