|
|
|
#1
|
|||
|
|||
|
This thread is dedicated to questions and comments related to the Lampx4 - scalable lamp sample application.
The data sheet for the Lamp application can be found at: AppLogic 2.4.x: http://doc.3tera.net/AppLogic24/RefAppLamp.html AppLogic 2.7.x: http://doc.3tera.net/AppLogic27/RefAppLamp.html (page will be published concurrently with 2.7 release) Please post any questions and/or comments here. Last edited by BeckyHester; 05-15-2009 at 03:40 PM. |
|
#2
|
|||
|
|||
|
So I installed the LampX4 application and now need to get files and other web apps installed with apache but there is no out on the NAS content appliance. I need to get out to the Internet and use scp or wget. I can login to the NAS but there is no route to the Internet. What is the best approach to getting this done? Add an out appliance and link it to what? Any help would be great.
|
|
#3
|
|||
|
|||
|
Nevermind, it's right there under Installing your Application. Should I always ssh to srv1? I guess it will distribute to the others or does the content go to the NAS? Guess I'll find out.
|
|
#4
|
|||
|
|||
|
avantassel,
In the LampX4 application template -- as well as with the Lamp and LampCluster templates -- all web servers are configured to pick up the web content (pages and scripts) from the NAS appliance. You will notice that /var/www/html is a symlink to a nfs-mounted file system from the NAS appliance. It is simply easier to do the changes and installs from the web server because it has access to the public network (i.e., the Internet) and it is easier to debug. The WEB appliance has a different mode, where it will pick up the content files from a read-only volume and have that volume shared between all WEB instances. It is harder to use (you need to take the app offline to change the content) and it is marginally more secure (as the content is read-only, so if someone hacks in, they can't change the content). See the WEB data sheet in the documentation if you prefer to use that mode. I hope you were able to get your app to work easily. Also check out the sample install of WordPress on a Lamp infrastructure elsewhere in the forums -- this should work for pretty much any php app. Regards, -- Peter |
|
#5
|
|||
|
|||
|
Thanks Peter, yea that makes a heck of lot of sense.
So I ran into another issue filling up my /mnt/fs volume Seems it is only 49MB, I didn't see any options to set this in the appliance. Any ideas how to increase the size of this volume? |
|
#6
|
|||
|
|||
|
Great!
Quote:
Let me know if this helps. Regards, -- Peter |
|
#7
|
|||
|
|||
|
Ah Ok, found some options in the app config, guess this has to be done during provisioning...
|
|
#8
|
|||
|
|||
|
wow if that wasn't easy, thanks again
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|