Git Product home page Git Product logo

modmail_docker's Introduction

modmail_docker

docker_compose for self-contained kyb3r/modmail

requirements

linux, docker, docker-compose, cookiecutter

go to a place where all the data can go and run sudo cookiecutter https://github.com/laundmo/modmail_docker and make sure to provide all things it asks for

if you ever want to stop or restart the bot, cd into the folder it created and run the command docker-compose down for shutting it down and docker-compose up -d for starting it

variable explanation

Variable Name example explanation
project​_​slug modmail_docker The name of the folder which contains all relevant data
bot​_​token ewHaSdeEasd.​1jhj0sD8ksd.​0192asmLkoXsbjn3x The discord bot token, acquired from discord
domain​_​or​_​ip​_​on​_​which​_​the​_​logviewer​_​will​_​be​_​avaliable https://logviewer.example.com or http://127.212.105.86:8083 This is the domain or IP which is going to be used to acces the logviewer. If its a domain, it needs to be reverse proxied from the local_port_for_logview
guild_id 6876873659762398 This is the discord guild id, in discord, enable developer mode and right click on the guild, then click "Copy ID".
comma​_​seperated​_​owner​_​ids 6094325993257,963450932469056 These are the owner ids, copied by right clicking the user with developer mode on. Owners have full acceess to the bot.
new​_​mongodb​_​password Dkbi5vcqiAjBzv A random password, only used internally or if manual access to the database is required.
local​_​port​_​for​_​logview 8083 This is the port that the logviewer webserver runs on, its adviced to reverse_proxy this to a proper domain.

modmail_docker's People

Contributors

laundmo 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.