Differences between revisions 1 and 32 (spanning 31 versions)
Revision 1 as of 2012-08-28 17:39:24
Size: 287
Editor: LanceEdgar
Comment:
Revision 32 as of 2018-11-26 04:29:39
Size: 2236
Editor: LanceEdgar
Comment: Add link to new Documentation page
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{attachment:Hymenocephalus_italicus.png||align="right"}}
Line 5: Line 7:
Rattail is a collection of [[http://en.wikipedia.org/wiki/Free_software|free]] software designed for use in retail environments. It is licensed under the [[http://www.gnu.org/licenses/gpl-3.0.html|GNU GPL v3]]. Rattail is a collection of [[http://en.wikipedia.org/wiki/Free_software|free]] software designed for use in retail environments, available under the [[http://www.gnu.org/licenses/gpl.html|GNU General Public License, version 3]].

== Demo ==

There is, at long last, a [[https://demo.rattailproject.org/|Rattail Demo]] which is intended to show off various features of the software. It doesn't do much yet, but will be improved as the author has time.

Note that you should login as '''chuck / admin''' for full demo access.

== Concept ==

Here is a conceptual diagram of a "complete" Rattail system. The name "Poser" refers to a custom app built atop Rattail and Tailbone (the web app for Rattail). All systems on the right hand side of the graphic are ''external'' to Poser/Rattail, i.e. they are not "plugins" although Poser may use plugin-like logic for the sake of integrating with these systems.

{{attachment:Poser.png}}

== Documentation ==

Please see [[Documentation]] for a (hopefully) better starting point. (But that isn't really complete yet, so what you see below is left intact in the meantime.)

Please understand that the documentation for Rattail is very much a work in progress. Some aspects have received more recent / thorough treatment than others, but it remains somewhat sparse...

 * [[FAQ]]
 * [[Overview]]
 * [[Installation]]
 * [[Configuration]]
 * [[Applications]]
 * [[Utilities]]
 * [[Recipes]]
 * [[Hardware]]
 * [[Deployment|Server Deployment]]

{{{#!wiki note
Some documentation is maintained along with the various Python software packages; [[https://rattailproject.org/docs/|see here]] for that list.
}}}

{{{#!wiki note
There is still an older wiki available also; the content of which is mostly if not entirely outdated. [[http://rattail-archive.edbob.org/moin/|Proceed there at your own risk]]. (Use guest / guest for the HTTP auth credentials.)
}}}

== Development ==

Please see the [[https://rattailproject.org/trac|Rattail Trac]] for source code, bug tracker, etc.

 * [[NewProject|Creating a new project]]

Hymenocephalus_italicus.png

Rattail: Software for Retailers

Welcome to the Rattail project.

Rattail is a collection of free software designed for use in retail environments, available under the GNU General Public License, version 3.

Demo

There is, at long last, a Rattail Demo which is intended to show off various features of the software. It doesn't do much yet, but will be improved as the author has time.

Note that you should login as chuck / admin for full demo access.

Concept

Here is a conceptual diagram of a "complete" Rattail system. The name "Poser" refers to a custom app built atop Rattail and Tailbone (the web app for Rattail). All systems on the right hand side of the graphic are external to Poser/Rattail, i.e. they are not "plugins" although Poser may use plugin-like logic for the sake of integrating with these systems.

Poser.png

Documentation

Please see Documentation for a (hopefully) better starting point. (But that isn't really complete yet, so what you see below is left intact in the meantime.)

Please understand that the documentation for Rattail is very much a work in progress. Some aspects have received more recent / thorough treatment than others, but it remains somewhat sparse...

Some documentation is maintained along with the various Python software packages; see here for that list.

There is still an older wiki available also; the content of which is mostly if not entirely outdated. Proceed there at your own risk. (Use guest / guest for the HTTP auth credentials.)

Development

Please see the Rattail Trac for source code, bug tracker, etc.

WelcomePage (last edited 2020-08-20 05:18:19 by LanceEdgar)