|
||||||||||||||||||
|
1 About BEARJanuary 22nd, 2026 BEAR stands for Basic Enterprise Application Realm. It runs exclusively on top of ACHE and is available free for use without warranty. The uses case for BEAR depend on whether you are an application developer or an application user.
BEAR should be easy to use for any developer familiar with the LAMP stack. 1.1 Our FocusAlthough BEAR is a fully fledged application development framework, our focus at AC is delivering applications for general end users and existing customers. A Developer Toolkit is built into BEAR, but that is documented separately from BEAR. 1.2 Who Uses BEAR?As a free for use application server, BEAR may currently be deployed in diverse sectors not known to the creators. At this time, AC have deployed this primary for use in the following areas:
1.3 Use CasesThere are essentially two deployment uses cases with BEAR. The structure of BEAR provides three interfaces:
Application packages are available for BEAR that provide functionality that may be aimed at hosting public services on the world wide web, versus application packages for hosting internal organisation services on an intranet. Deployment hosting world wide web facing services. Deployment hosting intranet services. As a rule, a single deployment of BEAR should not be mixed. Application intended for an intranet would have non administrator users accessing the general user interface, but hosting fully public world-wide web applications would expose both of those to the general public which is not desirable. If both use cases are desired, two (or more) BEAR deployments are required running on separate hosts. The exception to this rule would be mixing specialized applications that have only a private admin interface with applications that have both private admin interfaces and public user interfaces. BEAR DNS is an example of such an application that can theoretically run alongside internet facing applications because it has no public user interface. Deployment with mixed intranet and internet for rare use cases. 1.4 BEAR ComponentsBEAR is comprised of several components which may all be installed on the same ACHE host or on separate dedicated hosts:
Multiple application server instances can connect to the same database or file server, either as wholly separate unrelated instances or as part of a unified cluster.
|
|||||||||||||||||