Git Product home page Git Product logo

beegfs-containers's People

Contributors

iamjoemccormick avatar philippfalk avatar pranavpadmasali avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

beegfs-containers's Issues

BeeGFS docker support. - [merged]

In GitLab by @pranavpadmasali on Sep 26, 2022, 18:19

Merges docker-file-changes -> main

  1. Change the docker file to support a multi-stage build.
  2. Make changes in the script to support connauthfile.
  3. Change the docker-compose script to accommodate the new Docker Image.
  4. Bump BeeGFS version to 7.3.1.
  5. Update docs for building Docker images.

Use exec in start script for proper signal handling - [merged]

In GitLab by @iamjoemccormick on Aug 18, 2023, 21:27

Merges fix-signal-handling -> main

I realized signals (like SIGTERM) were not being sent to the BeeGFS service because of how we were starting services using the start.sh script. As a result things that should be written out on shutdown (like mgmtd node states and so forth) weren't being written out. To resolve I tweaked the start.sh script to use exec so it replaces the shell process with the BeeGFS process which allows proper signal handling.

I also took the opportunity to adjust the default BEEGFS_VERSION in the Dockerfile to 7.4.0 and added some comments to clarify how this is usually set.

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.