Sponsored Content
Full Discussion: Software to deploy website ?
Top Forums Web Development Software to deploy website ? Post 302663421 by Arun_Linux on Thursday 28th of June 2012 05:44:37 AM
Old 06-28-2012
Software to deploy website ?

Hi,

I'm planning to deploy a website in my LAN. I already have apache installed in my PC, but I dont want to write codes for web page rather is there any software that allows me to design webpage, add contents, add users, upload docs etc.. rapidly.
Free softwares are most welcome (both in windows and LINUX/UNIX)
 

3 More Discussions You Might Find Interesting

1. Linux

Deploy a package on many systems

I had a question on my interview today. so how would you automate install/upgrade to a package to 200 servers. and obviously not by going to each system physically. Answer: NFS share , using perl script and rpm utility. But i have not done such kind of install/upgrade so my knowledge is... (3 Replies)
Discussion started by: dplinux
3 Replies

2. What is on Your Mind?

Want Secure Shopping Cart Software for my Ecommerce website?

Want to purchase ecommerce software that I can use to create online shopping store. It needs to be secure, reliable, easy to use and update. Provide me good recommendations, All genuine advice welcomed. Thanks in Advance (1 Reply)
Discussion started by: AimyThomas
1 Replies

3. UNIX for Dummies Questions & Answers

Where is the best location to deploy an application on Tomcat over Linux?

Hi, I'm trying to figure out the best location to deploy an application on Tomcat over Linux server. The application structure is as follows: 1. WAR - the app itself. 2. conf - configuration files that are part of the product, not to be changed in deployment 3. local_conf - overriding... (0 Replies)
Discussion started by: moshebs
0 Replies
FELIX(1)							   User Commands							  FELIX(1)

NAME
felix-framework - command line Felix OSGi Framework launcher SYNOPSIS
felix-framework [-b <bundle-deploy-dir>] [<bundle-cache-dir>] DESCRIPTION
felix-framework provide a way to start Apache Felix OSGi Framework from command line. After startup, it provide some simple commands to help management of OSGi bundle. OPTIONS
-b bundle-deploy-dir The Felix launcher deploys all bundles in the auto-deploy directory into the framework instance during startup. By default, the auto-deploy directory is /usr/share/felix-framework/bundle/ Specifying an auto-deploy directory replaces the default directory, it does not augment it. bundle-cache-dir path you want to use as the bundle cache. If you specify a relative cache path, then it will be treated as relative to ~/.felix/ By default, felix-framework will use ~/.felix/felix-cache/ FILES
/etc/felix-framework/config.properties The system wide configuration file for Felix Framework. See <URL:http://felix.apache.org/site/apache-felix-framework-configuration- properties.html> for further details. FILES
~/.felix/ Default user cache directory for OSGi bundle information. AUTHOR
Damien Raude-Morvan <drazzib@debian.org> SEE ALSO
<URL:http://felix.apache.org/site/apache-felix-framework-usage-documentation.html> Felix November 2011 FELIX(1)
All times are GMT -4. The time now is 06:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy