Coder Social home page Coder Social logo

limesurvey-docker's Introduction

Limesurvey docker example

docker-compose limesurvey container connecting to existing database. https://www.limesurvey.org/ This is an easy example of connecting to a local database with the use of dockers host.docker.internal passing the host ip.

Docker image

This example uses one of the pre bult images in docker hub For further details on the settings see: https://hub.docker.com/r/acspri/limesurvey

Pre-Requirements

This example requires that you allready have a database running. In my example i have an local mariadb running on port 3306.

  • Create a new database called "limesurvey" in your existing db
  • Create a new user called "limesurvey" with password "limesurvey" ( this you can change in production ) with all access to the limesurvey database.
  • All tables will be automatically created on docker startup.

Run

docker-compose up -d

Test the stuff:

limesurvey-docker's People

Contributors

bjornol avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.