AceRules
AceRules copied to clipboard
A rule engine based on Attempto Controlled English
AceRules
Copyright 2008-2012, Tobias Kuhn, http://www.tkuhn.ch
AceRules is a rule engine based on Attempto Controlled English (ACE).
The code is available under the LGPL license. See LICENSE.txt for the details.
Run locally with Docker
Clone this repo:
$ git clone [email protected]:tkuhn/AceRules.git
Go to folder with docker-compose.yml:
$ cd AceRules/docker/plain
Run with Docker Compose (might need sudo):
$ docker compose up
Access AceRules at: http://localhost:9078/interface