similar to: Deploying another application as subdomain

Displaying 20 results from an estimated 10000 matches similar to: "Deploying another application as subdomain"

2007 May 02
12
2 Rails Applications sharing same login system
Hi i have 2 seperate rails applications. They both share the same login system. If someone is logged into application 1 then they should be able to start using application 2 without logging in again. I am unsure how to achieve this. I''ve a feeling i can somehow do it by telling both the apps to share a cookie, but i''m not sure. Does anyone know how to do this or has anyone
2011 Feb 23
0
Problem with Mclust
Dear All, I fear I am badly misunderstanding something fundamental about the mclust package. Please considered the dataset pasted at the end of the email (you can also have a look at http://dl.dropbox.com/u/5685598/dataedges.csv ). Now, I would like to use the info on columns 1,2 and 4 to predict the value in column 3. However, when I run the script below (obg_mining_script.R), I get
2007 Jul 05
0
model-based question-better readable version
It is going to be easy question to you. I've started to interest in model-based clustering. Adrian E. Raftery "Recent Advances in Model-Based Clustering: Image Segmentation and Variable Selection" (www.stat.washington.edu/Raftery)showed that we can compare different classification methods using BIC statistic. For diabetes dataset the best model is VVV model with 3 classes- for this
2006 Apr 26
2
application failed to start for subdomain
I recently setup a subdomain to run my app as a staging site before pushing changes to the main site. So i setup a subdomain in cpanel, symlinked that the directory to point to a staging directory where i check''d out my rails app. However, when i go to staging.railsapp.com, it times out and says application failed to start properly. I''m not sure what is causing this, but
2002 Sep 17
1
switch (PR#2033)
Full_Name: Ron Wehrens Version: 1.5.0 OS: Linux, Solaris, OSF alpha Submission from: (NULL) (128.95.17.61) Consider these two functions: switchme <- function(type, ...) { switch(type, E = max(...), V = length(...), EII = sum(...), VII = prod(...), -100) } switchme2 <- function(type, ...) { switch(type, V = length(...), EII
2012 Aug 02
0
Cookie-SubDomain
Hi all I have two site with abc.com(or www.abc.com) and de.abc.com.Both running on different servers. I want to set a domain in cookie so that both site should never share cookie with each other. Thanks in advance... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,
2008 Jun 12
0
Fwd: Complimentary Subscription to VoIP Industry Publication
So is this Digium taking over Pulver's' void? Same color scheme and fonts. Thanks, Steve ---------- Forwarded message ---------- From: Digium <webannounce at email.digium.com> Date: Thu, Jun 12, 2008 at 10:34 AM Subject: Complimentary Subscription to VoIP Industry Publication To: stotaro at totarotechnologies.com If you are having trouble reading this email, read the online
2006 Jul 21
1
Lighttpd for rails app subdomain apache for the rest
I want to host a rails app at mydomain.com/railsapp. For technical reasons I have to leave mydomain.com on apache. This means that I need to tell apache to proxy only requests for mydomain.com/railsapp to lighttpd. I have deployed in a situation like this before around a year and a half ago but it was a real pain. Lighttpd and rails have matured a lot in the year and a half since I did
2007 Sep 20
0
Deploying Application - Grid Hosting
Hi all, I am deploying my first application on Mediatemplte grid server. Did anybody deploy Rails on their servers ? How to deploy the applicaiton , if I must create application on their servers (rails myapp) - shall I delete all on the server and then just upload my framework with controllers and actions ? I do not use SVN for my code so I can not use Capistrano as I assume. Thank you for any
2006 Apr 26
2
Deploying Rails Application?
Hi, after someone has performed the ''rake freeze_gems'', how does one reverse this action? I guess my goal was to deploy a 1.1.2 rails application on a 1.0 rails host. Is this the correct step to perform for deployment. If any one has any insight, please drop me an e-mail and thanks in advance. Peace, -Conrad -------------- next part -------------- An HTML attachment was
2009 Oct 19
2
Deploying rails application
I am looking to set my rails application into production mode. Does anyone have easy instructions on this or good documentation? Thanks in advance. Josh
2009 Oct 16
0
Don't see a subdomain as subdomain
Hello, we have an Domain-Setup with three domains and an forest-trust between the domains. All domaincontrollers are Windows 2003 Server. The setup of the Forest-Trusts are identically (as the DC-Admin says). Under-A (where the samba server lives) / Domain-A / \ / \ Domain-B Domain-C \
2009 Apr 17
3
OT : SQLite or another database engine with a small application?
People, I have been thinking at this for long time and I do not know if SQLite is sufficient for my application. I developed an inventory system in Rails -v 2.2.2 and I do not know if SQLite is the best choice or if is neccesary have a bigger database engine than SQLite.. This site will not has thousand and thousand records or visits each day so I think with SQLite could
2016 May 06
0
Samba4 AD DNS -- AD Subdomain vs Clients accessing on different subdomain
On 05/05/16 21:46, Thomas Maerz wrote: > Hello, > > We have an issue we’ve been struggling with for quite some time since we rolled out 10 Samba4 domain controllers at our main office and all remote sites about 3 years ago. > > Simplified Current Configuration: > > 2 DCs at main site with internal DNS using subdomain ad.companyname.com > 2 BIND CentOS servers serving all
2006 Nov 17
4
set empty values as null in the database
Le''s say that I have a table called people and the column middle_name is nullable. If the user enters say blank or empty space then in the database it is recorded as empty space. I would like in all my models all empty spaces to be recorded as null. I guess I can write a plugin which will do so for all the models but I''m sure something like that should already be existing.I
2010 May 28
0
dynamically generating subdomains using subdomain-fu
hi, I am using subdomain-fu for creating subdomains . My doubt is how can we give the subdomains in the etc/hosts ,when the sub-domains are dynamicallybeing created. Ex: i created a subdomain called "user1" and i specified this in etc/ hosts file.So eveery time i cant specify the subdomain which is being created.So can i ovecome this problem. -- You received this message because
2006 May 09
4
subdomain
hi, how to create a subdomain outside the public directory and how to redirect to the subdomain -- Posted via http://www.ruby-forum.com/.
2016 May 06
0
Samba4 AD DNS -- AD Subdomain vs Clients accessing on different subdomain
On 06/05/16 13:01, mathias dufresne wrote: > 2016-05-06 9:39 GMT+02:00 Rowland penny <rpenny at samba.org>: > >> On 05/05/16 21:46, Thomas Maerz wrote: >> >>> Hello, >>> >>> We have an issue we’ve been struggling with for quite some time since we >>> rolled out 10 Samba4 domain controllers at our main office and all remote >>>
2007 May 21
1
Deploying in subdir w/ Apache and Mongrel
Hi all, I have been searching for the past 2 or 3 days on how to deploy my rails apps within subdirectories (ie: http://www.domain.com/myapp or even domain.com/rails/myapp) and have found a few tutorials, but all have left something out it seems. I would like to do this rather than http://myapp.domain.com/ since it will be usd internally and I have no real direct access to dns to make the
2008 Sep 30
1
Zone transfers not working for subdomain
I have a domain, let's call it "example.com". I am able to do zone transfers on the local host as follows: dig example.com AXFR @localhost This command outputs all of the contents of the zone as expected. I am unable to do zone transfers on my subdomain though: dig subdomain.example.com AXFR @localhost ; <<>> DiG 9.2.1 <<>> subdomain.example.com AXFR