Skip to content

jafethdc/discourse-chat-gitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Add this repository's git clone url to your container's app.yml file, at the bottom of the cmd section:

hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - mkdir -p plugins
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/JafethDC/discourse-chat-gitter.git

Rebuild your container:

cd /var/discourse
git pull
./launcher rebuild app

About

Gitter integration for Discourse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published