Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Framadate
Framadate
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 218
    • Issues 218
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 37
    • Merge Requests 37
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Framasoft
  • Framadate
  • FramadateFramadate
  • Wiki
  • environment

Last edited by Quentin Dupont Apr 08, 2019
Page history

environment

Setting up your environment

Docker

You can easily set up a working Framadate with the following instructions:

  • Make sure no web server (Apache, Nginx, ...) is already running on your system on port 80
  • Install the docker-ce and docker-compose tools
  • git clone git@framagit.org:framasoft/framadate.git to your work space
  • checkout the develop branch
  • docker-compose. According to your version (launch docker-compose -v)
    • version 1.24.0 : docker-compose -d up (prefix by sudo if your user is not inside the docker group).
    • version 1.17.1 : docker-compose up -d (prefix by sudo if your user is not inside the docker group).
  • Access http://localhost into your browser
Clone repository
  • Install
  • Maintenance
    • Backups
    • Mode
    • Updating
  • coding
  • environment
  • faq
  • Home
  • install
    • Configure
    • Database
    • Install
    • requirements
  • locales
  • technical
  • translating
View All Pages