Differences between revisions 3 and 4
Revision 3 as of 2018-11-26 05:32:09
Size: 935
Editor: LanceEdgar
Comment:
Revision 4 as of 2018-11-26 07:13:30
Size: 1576
Editor: LanceEdgar
Comment: Flesh out Configuration and Deployment sections a bit, add link for installing Demo app
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
There also is a doc for [[Documentation/AdminGuide/InstallRattailDemo|Installing the Rattail Demo app]] specifically, if you wish to just try things out.
Line 20: Line 22:
TODO A big topic! Please see [[Documentation/AdminGuide/Configuration|Configuration]].

Note that you probably should have already installed a Rattail app of some sort, before the Configuration docs will be of much use.
Line 24: Line 28:
TODO What we mean by "deployment" here is not limited to Rattail apps! We use Fabric to orchestrate full deployment of Linux servers, installing everything after ssh and sudo are in place, essentially.

The deployment basics have been moderately documented; see [[Deployment]].

Rattail Administration Guide

We hope you find the following helpful for administering your Rattail system(s).

Please note that Rattail systems can be quite diverse, so this guide by definition won't be "complete" for your system. You are encouraged to maintain supplemental documentation specific to your system, as needed.

As per usual, the name "Poser" here will refer to your custom system/project.

Installation

Really there are only a couple of "supported" installation types as of this writing:

Of course no Installation is complete without Configuration! In which case see next section.

There also is a doc for Installing the Rattail Demo app specifically, if you wish to just try things out.

Configuration

A big topic! Please see Configuration.

Note that you probably should have already installed a Rattail app of some sort, before the Configuration docs will be of much use.

Deployment with Fabric

What we mean by "deployment" here is not limited to Rattail apps! We use Fabric to orchestrate full deployment of Linux servers, installing everything after ssh and sudo are in place, essentially.

The deployment basics have been moderately documented; see Deployment.

Other?

TODO? e.g. Hardware? Recipes?

Documentation/AdminGuide (last edited 2020-08-02 02:44:31 by LanceEdgar)