5 مستودعات
Installing and configuring web servers to host static or dynamic web pages accessible over a network.
Distinct from Web Page Construction: No candidate covers installing and configuring a web server for hosting pages; closest candidates focus on page construction or retrieval.
Explore 5 awesome GitHub repositories matching web development · Web Server Configurations. Refine with filters or upvote what's useful.
DietPi is an ultra-lightweight Debian distribution and software platform purpose-built for single-board computers. It provides a minimal operating system that strips away unnecessary services to reduce CPU and RAM usage, and includes a curated software catalogue of pre-optimised applications that can be installed with a single command. The system reads a plain-text configuration file before first boot to perform unattended OS and software installation, and offers a web interface for remote system administration. What distinguishes DietPi is its comprehensive, integrated approach to turning a
Installs and configures web servers and databases individually for custom stacks.
This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio
Documents installing and configuring a web server to host static or dynamic web pages.
NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with
Configures popular web applications like WordPress, Drupal, and Nextcloud to run on the server.
openvas-scanner هو ماسح ضوئي للثغرات مصمم لتحديد نقاط الضعف الأمنية والبرامج القديمة في الأنظمة المستهدفة. يقوم بمسح ثغرات الشبكة عن طريق تنفيذ اختبارات الأمان ونصوص هجوم الشبكة، بالإضافة إلى إجراء تدقيق أمني محلي من خلال فحوصات الإصدار الساكنة للبرامج المثبتة. يستخدم المشروع خلاصات مدارة من قبل المجتمع لمزامنة وتحديث تعريفات الأمان المحلية واختبارات الثغرات. يتم تحميل هذه الاختبارات وتكوينات المسح في النظام عبر صور الحاويات أو النقل اليدوي وتخزينها في قاعدة بيانات علائقية مستمرة للتتبع وإعداد التقارير على المدى الطويل. يتضمن النظام حزمة إدارة يمكن نشرها باستخدام تنسيق الحاويات. يتم توفير التحكم الإداري من خلال لوحة تحكم إدارة الويب، وأدوات سطر الأوامر المخصصة، وواجهات إجراءات عن بُعد متنوعة، بما في ذلك واجهات برمجة التطبيقات القائمة على XML و Windows Management Instrumentation لتنفيذ العمليات عن بُعد على أنظمة Windows. تتم إدارة الأمان والوصول من خلال التحكم في الوصول القائم على الأدوار، وفرض سياسة كلمة المرور، وتشفير TLS لواجهة الويب. يتميز الماسح الضوئي أيضًا بجدولة المهام غير المتزامنة لأتمتة عمليات التدقيق الأمني ويدعم إشعارات البريد الإلكتروني عبر SMTP للتنبيهات الأمنية.
Provides configuration options for web server listeners to enable access from external network interfaces.
Sozu هو وكيل عكسي وموازن تحميل عالي الأداء وآمن للذاكرة مبني بلغة Rust. تم تصميمه لإدارة حركة مرور HTTP، وTCP، وUDP من خلال بنية متعددة العمليات تستفيد من عمليات العمال المعزولة لضمان تحمل الأخطاء والاستخدام الفعال للموارد عبر أجهزة متعددة النواة. يتميز المشروع بتركيزه على التوافر المستمر والتحكم الديناميكي. وهو يتميز بآلية فريدة لإعادة تحميل الملف الثنائي الساخن وطائرة تحكم قائمة على مقبس Unix، مما يسمح للمسؤولين بتحديث تكوينات الوكيل، وتعديل إعدادات المستمع، وحتى استبدال الملف الثنائي للوكيل دون إسقاط اتصالات العميل النشطة أو مقاطعة الخدمة. يضمن هذا التصميم بقاء البنية التحتية مستجيبة وآمنة أثناء التحديثات وتعديلات وقت التشغيل. بالإضافة إلى قدرات التوجيه الأساسية، يوفر الوكيل مجموعة شاملة من الأدوات لأمن الحافة وإدارة حركة المرور. وهو يتعامل مع إنهاء TLS، ويفرض سياسات التحكم في الوصول، ويخفف من هجمات الفيضان القائمة على البروتوكول، خاصة لحركة مرور HTTP/2. يتضمن النظام أيضاً ميزات ملاحظة واسعة النطاق، توفر مراقبة الأداء في الوقت الفعلي، وانتشار التتبع الموزع، وتسجيل التدقيق المنظم لجميع تغييرات التكوين وأحداث النظام.
Allows modification of listener settings, including security thresholds and timeouts, on a running instance.