add reference to Docker documentation
This commit is contained in:
parent
b13fe0f2e7
commit
129463d503
1 changed files with 2 additions and 0 deletions
|
@ -17,9 +17,11 @@ Main features:
|
||||||
- ability to run triggers to respond to an event (e.g. when a person is marked as attending to an event)
|
- ability to run triggers to respond to an event (e.g. when a person is marked as attending to an event)
|
||||||
- can run on HTTPS
|
- can run on HTTPS
|
||||||
- multiple workstations are kept in sync (i.e.: marking a person as an attendee is shown in every workstation currently viewing the list of tickets of an event)
|
- multiple workstations are kept in sync (i.e.: marking a person as an attendee is shown in every workstation currently viewing the list of tickets of an event)
|
||||||
|
- can run in Docker: see the docs/DOCKER.md file
|
||||||
|
|
||||||
See the *screenshots* directory for some images.
|
See the *screenshots* directory for some images.
|
||||||
|
|
||||||
|
|
||||||
# Demo
|
# Demo
|
||||||
|
|
||||||
Whenever the gods of cloud-at-cost love us - very seldom, indeed - a demo system can be found at http://amy.ismito.it:5242/ (username: admin, password: eventman).
|
Whenever the gods of cloud-at-cost love us - very seldom, indeed - a demo system can be found at http://amy.ismito.it:5242/ (username: admin, password: eventman).
|
||||||
|
|
Loading…
Reference in a new issue