----------------------------
Oxygen Feedback Enterprise
----------------------------

Oxygen Feedback is a comment management platform that provides a simple and efficient way 
for your community to interact and offer feedback. 

----------------------------
Contents:
- docker-compose.yml                                      - Sample docker-compose file used to start the Oxygen Feedback and Oxygen Text Search Service containers.
- docker-images/                                          - Directory containing docker images archives
    -- oxygen-feedback-enterprise-docker-image.tar.gz     - Oxygen Feedback Docker image
    -- oxygen-text-search-service-docker-image.tar.gz     - Oxygen Feedback Text Seach Service Docker image
    -- load-docker-images.sh                              - Script used to load the Oxygen Feedback and Oxygen Text Search Service Docker images
- logs/                                                   - Directory used by the services running inside 
                                                            the Docker container to store logging information
- oxygen-feedback-home/                                   - Directory containing the Oxygen Feedback configuration files and data
    -- config/                                            - Directory containig the Oxygen Feedback configuration files
    -- data/                                              - Directory used by Oxygen Feedback to store application data
- worspace/                                               - Directory used by Oxygen Text Search Service to store indexes data
- license.txt                                             - Oxygen Feedback License Agreement

-----------------------------
Oxygen Feedback Enterprise installation procedure: 
    
https://www.oxygenxml.com/doc/ug-feedback-enterprise/topics/ofbENT-installation-docker.html

