Giter Club home page Giter Club logo

docker-murmur's Introduction

Greetings!

I'm passionate about Cloud-Native Infrastructure Architecture, which especially & not only implies DevOps, CloudOps & Software Engineer doings.

GPG Bio


My bread & butter is everything related to Kubernetes, including Container based virtualisation technologies in general. My professional software development mostly revolves around engineering cloud applications to be deployed in a Kubernetes environment designed by myself, through a delivery process optimised for the use case at hand.

In the following section, you see a visual representation of some statistics regarding my personal & recreational Github activity.

Kotlin with Spring Boot & PostgreSQL is what I use primarily for Cloud Development.
I am very eager to get more into Rust & WebAssembly for extending into further areas of software development, I am interested in.

If you are in any way interested in working on fun open source projects together with me, do not hesitate to contact me.

docker-murmur's People

Contributors

theakito avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mrtesla07

docker-murmur's Issues

Building with current master branch

Hi,

I'm fixing the Dockerfile to work with bullseye-slim and the latest git master tree. They moved on to cmake, and Bullseye is needed to have cmake >3.15.

Beyond that, the qt packages have been renamed and there are some issues with the Python interpreter detection I'm working on.

Permission error when reading and creating database

Problem:

Receiving following error when trying to run this build in docker compose:

ServerDB: Failed initialization: unable to open database file Error opening database

Solution:

Appears to have a permissions error with the way the docker image was build. It does not function like other docker builds with uid/gid set to 1000:1000 as build was creacted with uid/gid of 800:800.

Had to run following command on host folder to allow for this image to read and make files correctly:

sudo chown -R 800:800

Recommend adding another step to readme to inform users about this, or update build to allow for docker environment variable to set uid/gid.

See this reference for more information on this same issue:
mumble-voip/mumble#5634

How to set up grpc in Mumur.ini file?

Hi @theAkito. First of all. Thank for you project. I have a question that I want to use murmur-cli to using murmur api with grpc. But I saw that line. But when I using command line "murmur-cli --address="127.0.0.50051 --insecure=false meta events " . It's not run. How to solve this problem? Should I add cert and key.
image

Murmur cli : https://github.com/layeh/murmur-cli

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.