Difference between revisions of "Getting Started"

From Atomicorp Wiki
Jump to: navigation, search
Line 40: Line 40:
 
* Prompt to install the Plesk yum repository maintained by ART
 
* Prompt to install the Plesk yum repository maintained by ART
  
== Available Packages ==
+
== Listing Available Packages ==
  
 
Packages available in the archive can be extracted with:
 
Packages available in the archive can be extracted with:

Revision as of 10:42, 14 April 2008

Atomicrocketturtle.com: Getting started


Contents

Overview

Atomicrocketturtle.com (ART) is a project aimed at creating RPM's and add-ons for the Plesk Server Administrator (PSA) environment. Packages are distributed through a yum archive: http://www.atomicorp.com/channels/


Operating System Support Policy

DistributionSupported
CentOS 3Partial
CentOS 4Fully
CentOS 5Fully
RHEL 3Partial
RHEL 4As CentOS 4
RHEL 5As CentOS 5
Fedora 4Partial
Fedora 5Partial
Fedora 6Fully
Fedora 7Fully
Fedora 8Fully
Fedora 9Fully

Setup and Installation

The [atomic] archive can be set up with the following installer, or manually:

 wget -O - http://www.atomicorp.com/installers/atomic |sh

The atomic installer includes features beyond configuring just the atomic archive. It will additionally:

  • Install/Configure yum and its dependencies. This is frequently removed from VPS systems.
  • Prompt RHEL 4 and 5 users to convert to CentOS 4 or 5. This is done for those users that do not have valid RHEL subscriptions.
  • Install/Configure the atomic.repo for the system
  • Prompt to install the Plesk yum repository maintained by ART

Listing Available Packages

Packages available in the archive can be extracted with:

 yum list

A web based interface for yum is also available for Plesk users, called "atomic-yum". It can be installed with:

 yum install atomic-yum
Personal tools