deployment advice
deployment advice
- Subject: deployment advice
- From: Theodore Petrosky <email@hidden>
- Date: Mon, 23 Sep 2013 10:48:04 -0400
I have an app that is running quite nicely on a mac mini OS X 10.6.8 with postgresql running on the same box.
I am writing a companion app that needs to access this same database and with ERJGoups connect with the first app.
All my pretesting deployment is being done on a second box. Again a mac mini but with Centos 6.2 and postgresql running on the same box.
I just started to think, maybe I could just point the app on box number 2 (Centos box) to the postgresql implementation on box 1 and set the ERJGroups IP to box one and be done. I already set the pg_hba.conf to permit box 2 to talk to box 1 postgresql implementation so this shouldn't be an issue.
Let each app live on its own box.
Keep in mind that these apps will have little real usage. Half a dozen users on each box banging all day long.
Is there any reason I shouldn't do this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden