Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sadortun/orocrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OROCRM Docker Image

GitHub tag Docker Pulls

The docker image contains source code of OROCRM Community Edition. This image are used as part of docker stack (see compose configs).

Requirements

  1. Docker
  2. Docker Compose

Usage

OROCrm stack with web installation

For more information see compose config

Run stack

docker-compose -f <(curl https://raw.githubusercontent.com/djocker/orocrm/master/docker-compose.yml) up

Navigate to http://localhost:3080 in your web browser, and install application via web wizard

Stop stack

docker-compose -f <(curl https://raw.githubusercontent.com/djocker/orocrm/master/docker-compose.yml) stop

OROCrm stack with automated installation

For more information see compose config

default login: admin default password: admin1111

Run stack

docker-compose -f <(curl https://raw.githubusercontent.com/djocker/orocrm/master/docker-compose-auto.yml) up

Navigate to http://localhost:3080 in your web browser, and login

Stop stack

docker-compose -f <(curl https://raw.githubusercontent.com/djocker/orocrm/master/docker-compose-auto.yml) stop 

About

OROCRM CE Application (Docker)

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •  

Languages