GithubHelp home page GithubHelp logo

suitecrm8_docker's Introduction

Docker Image for SuiteCRM 8

  1. Install Docker 1.29 or later, alternatively Install Docker Desktop where available and skip to 3

  2. Install Docker-Compose 20 or later

  3. Clone this repo

  4. Download and unzip SuiteCRM 8 into the www folder, ensuring to name the folder "SuiteCRM", you can download it from here: https://docs.suitecrm.com/8.x/admin/releases/8.0/#_8_0_1

  5. Run docker-compose up -d from root folder created when the repo is cloned, and wait for images to be pulled and containers to be created

  6. Apache server should already listed on port 80 (http://localhost)

  7. To complete installation run docker exec -it suitecrm_suitecrm_1 /bin/bash to access the web server container. The installation can then be run using the command stored in ./helper/SuiteCRM install.txt. This will setup SuiteCRM using recommended values for config as well as a default admin user.

TIP
Along with the Web Server and MYSQL, you will also find phpMyAdmin running at http://localhost:8181
Username and password to access SuiteCRM 8 is admin | admin
The hostname of the db is mysql_crm. (You need this Information, if you want to configure the crm with over the webinterface)

REMEMBER
For a non test/local environment don't forget to change the username and password of the admin user to something that only you know and can remember!

suitecrm8_docker's People

Contributors

jontitmus-code avatar aevermann avatar viobf 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.