https://github.com/bihealth/sssd-docker

Dockerized SSSD for dockerized iRODS deployments

https://github.com/bihealth/sssd-docker

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Dockerized SSSD for dockerized iRODS deployments

Basic Info
  • Host: GitHub
  • Owner: bihealth
  • License: mit
  • Language: Shell
  • Default Branch: master
  • Homepage:
  • Size: 4.88 KB
Statistics
  • Stars: 0
  • Watchers: 6
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Created almost 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Dockerized SSSD

This repository contains the necessary files to build a Docker image for SSSD. We use this in bihealth/irods-docker to connect our iRODS server to upstream ActiveDirectory servers.

What's this?

This is a Docker image from CUBI @bihealth that we use for our iRODS deployment.

Building

bash $ bash build.sh

Data Persistency

Each container exposes volumes for data persistency. The list of volumes are provided in the table below:

| path in container | usage | |---------------------------------|-------------------------------| | /etc/sssd.in/ssd.conf | SSSD configuration | | /var/lib/sss | SSSD sockets |

On startup, the files from /etc/sssd.in are copied to /etc/sssd as SSSD really does not like files owned by other users.

Commands

The following commands are available. If you specify anything else then the startup script will exec this command (e.g., bash).

  • sssd (default) -- run SSSD

Environment Variables

N/A

Owner

  • Name: Berlin Institute of Health
  • Login: bihealth
  • Kind: organization

BIH Core Unit Bioinformatics & BIH HPC IT

GitHub Events

Total
  • Create event: 3
  • Release event: 1
  • Issues event: 6
  • Delete event: 1
  • Issue comment event: 4
  • Push event: 1
Last Year
  • Create event: 3
  • Release event: 1
  • Issues event: 6
  • Delete event: 1
  • Issue comment event: 4
  • Push event: 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 5
  • Total pull requests: 0
  • Average time to close issues: 7 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.2
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 0
  • Average time to close issues: 7 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.2
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mikkonie (5)
Pull Request Authors
Top Labels
Issue Labels
environment (3) feature (2)
Pull Request Labels