Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Dec 03, 2011 5:05 pm 
Offline
Newbie

Joined: Sat Dec 03, 2011 5:00 pm
Posts: 2
Hello,

We are in the process of finishing up our development cycle and trying to go live soon. So we have manual steps involved in building the linode, we would like to put them in to the script and run it.

We might also ask for help in other areas, so we are looking for a part time candidate to help in this.

If you know or some body that you know of knows this please let us know.

current sample manual steps which need automate in the script:
a. #Update the server
sudo apt-get update && sudo apt-get upgrade

b. #Install Apache 2.2.20
sudo apt-get install apache2

c. apache2 -version
#Server version: Apache/2.2.20 (Ubuntu)

d. #Install PostgreSQL Server and Client
sudo apt-get install postgresql postgresql-client postgresql-contrib

e. Install PHP 5.3.6-13:
i. sudo apt-get install php5
ii. sudo apt-get install php5-cli
iii. sudo apt-get install php5-pgsql
iv. sudo apt-get install php5-curl


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group