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.
Clone this repo:
$ git clone git@github.com: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