All Projects → minio → Minio Service

minio / Minio Service

Collection of MinIO server scripts for upstart, systemd, sysvinit, launchd.

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Minio Service

Mg
Micro (GNU) Emacs-like text editor ❤️ public-domain
Stars: ✭ 117 (-42.93%)
Mutual labels:  freebsd
Rust Battop
Interactive batteries viewer
Stars: ✭ 133 (-35.12%)
Mutual labels:  freebsd
Libxo
The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.
Stars: ✭ 185 (-9.76%)
Mutual labels:  freebsd
Democratic Csi
csi storage for container orchestration systems
Stars: ✭ 120 (-41.46%)
Mutual labels:  freebsd
Pfsense Api
The missing REST API package for pfSense
Stars: ✭ 126 (-38.54%)
Mutual labels:  freebsd
Rar2fs
FUSE file system for reading RAR archives
Stars: ✭ 155 (-24.39%)
Mutual labels:  freebsd
Clsync
file live sync daemon based on inotify/kqueue/bsm (Linux, FreeBSD), written in GNU C
Stars: ✭ 115 (-43.9%)
Mutual labels:  freebsd
Imunes
Integrated Multiprotocol Network Emulator/Simulator
Stars: ✭ 198 (-3.41%)
Mutual labels:  freebsd
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (+921.46%)
Mutual labels:  freebsd
Objfw
[Official Mirror] A portable framework for the Objective-C language.
Stars: ✭ 161 (-21.46%)
Mutual labels:  freebsd
Freebsd Vscode
Visual Studio Code port for FreeBSD
Stars: ✭ 121 (-40.98%)
Mutual labels:  freebsd
Bsdrp
BSD Router Project
Stars: ✭ 126 (-38.54%)
Mutual labels:  freebsd
Durden
Desktop Environment for Arcan
Stars: ✭ 158 (-22.93%)
Mutual labels:  freebsd
Wikiman
Wikiman is an offline search engine for manual pages, Arch Wiki, Gentoo Wiki and other documentation.
Stars: ✭ 117 (-42.93%)
Mutual labels:  freebsd
Cacule Cpu Scheduler
The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
Stars: ✭ 185 (-9.76%)
Mutual labels:  freebsd
Openbsm
OpenBSM open audit implementation
Stars: ✭ 116 (-43.41%)
Mutual labels:  freebsd
Homura
Windows Games Launcher for FreeBSD 🎮
Stars: ✭ 134 (-34.63%)
Mutual labels:  freebsd
Zfs Snap Diff
helps you with your zfs snapshots
Stars: ✭ 202 (-1.46%)
Mutual labels:  freebsd
Fnt
apt for fonts, the missing font manager for macOS/linux
Stars: ✭ 187 (-8.78%)
Mutual labels:  freebsd
Terrible
An Ansible playbook that apply the principle of the Infrastructure as Code on a QEMU/KVM environment.
Stars: ✭ 161 (-21.46%)
Mutual labels:  freebsd

MinIO Init/Service Scripts

This project provides init/service scripts for using MinIO on various Linux and BSD distributions.

Getting Help

Please reach us here if you need help in configuring and setting up MinIO.

Guidelines

The files distributed here should adhere to these principles where relevant (adjust accordingly for each system/platform):

  • Don't run MinIO as root.
  • Create a no-shell default user to run MinIO.
  • Raise file descriptor limits to sufficiently larger values.
  • Don't restart endlessly; if MinIO fails to start, there is a reason -- fix it, don't hammer it.
  • Allow MinIO to re-use the same, persistent folder for TLS certificates.

Issues

Please open an issue on MinIO server project for bugs, enhancements regarding this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].