3 مستودعات
Configuration standards and best practices for deploying software within container environments.
Distinct from Container Specifications: Focuses on the deployment configuration standards rather than the runtime specifications of the container itself.
Explore 3 awesome GitHub repositories matching part of an awesome list · Container Deployment Standards. Refine with filters or upvote what's useful.
يعمل هذا المشروع كمركز توثيق ومستودع مواصفات لصور Docker الرسمية. يعمل كمولد توثيق مدفوع بالبيانات الوصفية يحول ملفات المحتوى المهيكلة إلى ملفات markdown وملفات readme للتوزيع العام. يوفر المستودع أدلة تقنية ومعايير تهيئة لنشر البرمجيات المعبأة عبر معماريات CPU متعددة. ويتضمن أدلة مفصلة لتهيئة متغيرات البيئة، وتثبيتات وحدات التخزين، وإعدادات الشبكة لضمان عمليات نشر صور متسقة. يغطي التوثيق مجموعة واسعة من البيئات المعبأة، بما في ذلك توزيعات Linux المختلفة وبيئات Unix الدنيا. ويفصل نشر مثيلات قاعدة البيانات، وبيئات تشغيل Java، وأنظمة إدارة المحتوى، مع التركيز على تحسين الحاويات خفيفة الوزن واستمرارية البيانات. يستخدم المشروع التحقق الآلي لفحص ملفات مصدر markdown وYAML مقابل معايير التنسيق قبل نشرها.
Establishes the configuration standards for environment variables, volume mounts, and network settings in official images.
The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and
Provides an open specification and standardized schema for defining container configurations.
This project is a comprehensive backend framework built on NestJS, designed to accelerate the development of multi-tenant software-as-a-service applications. It provides a production-ready foundation that integrates essential infrastructure, including user authentication, subscription billing, and team management, into a modular, decorator-based architecture. The framework distinguishes itself by offering a complete suite of SaaS-specific orchestration tools, such as a built-in billing engine for managing recurring revenue and a multi-tenant database partitioning system. It also includes a ro
Packages applications into standardized container images for consistent execution across cloud environments.