Unattended installs

From Atomicorp Wiki
Revision as of 19:29, 26 March 2014 by Mshinn (Talk | contribs)

Jump to: navigation, search

Contents

Step 1

Place this file, from the system with ASL already installed:

/etc/asl/config

On the system you want to install ASL on, or upgrade, in this file:

/root/asl.cfg

(You can do this on the same system if you want a totally unattended upgrade of an existing ASL system to occur)

Note: ASL 4 contains a number of new features that are set up on Installation. While you can also configure these features from the ASL web console after its installed, it may be easier to perform a full guided installation once if you have other servers to install. This will save you time needed to enable these new features on the other systems.

Step 2

On the new system, without ASL installed:

cd /root/

Step 3

Run the installer as root on the system with the file /root/asl.cfg

wget -q -O - https://www.atomicorp.com/installers/asl |sh

Input will only be required if:

  1. The installer encounters an unresolvable error
  2. A major change is detected

Step 4

Note: This is only required for unattended upgrades. If you are doing an unattended install on a new system, you do not need to run this step.

Once the installation is complete, you must re-install the ASL database. Run this command as root:

/var/asl/bin/database-setup

Personal tools