forked from altLab/liquid-feedback-docker
-
Notifications
You must be signed in to change notification settings - Fork 1
Dockerfile for Liquid Feedback
License
gellweiler/liquid-feedback-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Dockerfile for Liquid Feedback [Liquid Feedback](http://liquidfeedback.org) is an open-source software, powering internet platforms for proposition development and decision making. The project's source code has a lot of dependencies and requires a lot of tedious steps to build. This Dockerfile simplifies this process and allows interested developers and organizations to quickly build and run a Liquid Feedback server using a [Docker](http://docker.io) container. ## How to use To build an image go to the Dockerfile dir and do: docker build . To run the server do: docker run liquid-feedback -p "localhost:8080:8080" And connect a browser to http://localhost:8080 and login with user admin and empty password
About
Dockerfile for Liquid Feedback
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Lua 94.1%
- Shell 5.9%