You are not logged in.

#1 2012-04-06 20:45:26

wuffers
Member
Registered: 2011-08-21
Posts: 1
Website

Using an Arch server for running Rack apps

What would you all suggest for using an Arch server for hosting a rack app? I want to do the following:

1. Be able to deploy with git (I already kinda have this worked out, I have it set up to check out to a directory on a post-receive hook)
2. Run a rack server as a daemon for this app
3. Be able to access the app by going to my-server.local/app or something similar. (It's really only going to be used on the local network, no port forwarding or outside use)
4. Run MongoDB as a daemon as well

I just have no idea how to do this. I have zero experience with running a server like this. (I've only ever run a very basic IRC server)

Thanks in advance!

Last edited by wuffers (2012-04-06 20:46:53)

Offline

Board footer

Powered by FluxBB