fititnt / chatops-wg

ChatOps _for non-DevOps people_ Working Group 2018/01
6 stars 0 forks source link

Test CiviCRM #33

Closed fititnt closed 6 years ago

fititnt commented 6 years ago

Ref #43

Everything about CiviCRM revolves around its non-profit focus. Not only can it help track contacts and donors, but it can also help keep tabs on contributions, do fundraising, and plan and monitor campaigns.

fititnt commented 6 years ago

The https://github.com/altsalt/civicrm-docker compile stuff. And have tools for who uses with Drupal. Let's test something simple for now

fititnt commented 6 years ago

Other dockers

fititnt commented 6 years ago

As documented in details at https://github.com/fititnt/civicrm-playground, here the loogbook


## Add all files (except the README.md from https://github.com/michaelmcandrew/civicrm-buildkit-docker)

docker-compose up -d

# Wait... 10min+

docker-compose exec -u buildkit civicrm civibuild create dmaster --url http://localhost:8080

# Wait... 10min+

## Open http://localhost:8080 on your browser

### Stop and clean all resources (DO NOT RUN `docker-compose down --volumes --rmi all` ON PRODUCTION)
docker-compose down --volumes --rmi all

See fulllogs.sh.

Screenshots

0-docker 1-login-screen 2-dashboard 3-contact

Enviroment

## Ubuntu 16.04.4 LTS
# Requires Need docker and docker-compose. Used:

$ docker -v
Docker version 17.12.1-ce, build 7390fc6

$ docker-compose -v
docker-compose version 1.18.0, build 8dd22a9