Code Monkey home page Code Monkey logo

docker-hangoutsbot's Introduction

Hi, I'm PHLAK (Chris Kankiewicz)!

I am a...

  • ๐Ÿ‘จโ€๐Ÿ’ป Passionate PHP developer
  • ๐Ÿง Linux junkie and open source enthusiast
  • โ˜• Coffee aficionado
  • ๐Ÿ–ฅ๏ธ Avid PC gamer
  • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Dedicated husband and proud father of two

Freel free to reach out to me at [email protected] or @PHLAK.

Like what I'm doing? Support me through monthly sponsorship or a one-time donation.

docker-hangoutsbot's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar phlak avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-hangoutsbot's Issues

Load Plugins and Spawn scripts

Have you considered a way to load plugins & spawn scripts? I've started playing with an idea how to implement.

something like:

  • Add git to the base image
  • User would docker cp a file that contains git urls for the plugins/spawns they want to load to the container. An alternative would be to mount a folder with the folders already in place
  • modify the startup cmd by adding a script to the container startup cmd that looks for either the file or mount dir.
    • If the file with git urls is discovered pull in the git repos to hangouts plugins dir, & spawn files to a bin dir.
    • If a mounted directory: cp host_volume/plugins /etc/hangoutsbot/plugins and cp host_volume/spawns /etc/hangoutsbot/spawns
    • Then symlink folders in the volume to the hangoutsbot location.
    • Finally pip install -r any requirements in the two folders

Any concerns? is there simpler way to achieve this? Does this add too long to startup?

Bonus: as a potential solution to #1 a list of system packages could be passed to the container as well.

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.