awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesUbuntu Server Deployments

Installs and configures applications on Ubuntu servers, handling dependencies and system setup for production hosting.

Distinct from Shiny Server Deployments: No candidate covers generic Ubuntu server deployment for a CMS; all candidates are application-specific (Shiny, V2Ray, scan servers).

Explore 6 awesome GitHub repositories matching devops & infrastructure · Ubuntu Server Deployments. Refine with filters or upvote what's useful.

Awesome Ubuntu Server Deployments GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • haxefoundation/haxeHaxeFoundation का अवतार

    HaxeFoundation/haxe

    6,880GitHub पर देखें↗

    Haxe is a statically typed, multi-target programming language and open-source compiler toolkit that translates a single codebase into native executables and scripts for JavaScript, C++, C#, Java, Python, Lua, PHP, and Flash targets. It provides a unified type system with automatic type inference, a compile-time macro system for code transformation and generation, conditional compilation directives, and a static analysis engine that enforces null safety and eliminates dead code to produce smaller, safer outputs. The language is supported by the HashLink virtual machine, which executes platform

    Adds a third-party repository to get the latest toolkit version on Ubuntu and Ubuntu-based distributions.

    Haxecompilercross-platformhaxe
    GitHub पर देखें↗6,880
  • passbolt/passbolt_apipassbolt का अवतार

    passbolt/passbolt_api

    5,974GitHub पर देखें↗

    Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted vault where organizations can store, share, and manage credentials securely. The server exposes a JSON REST API that authenticates requests using either GPGAuth or JWT tokens, and all secrets are protected with OpenPGP end-to-end encryption, ensuring the server never has access to plaintext passwords. The platform distinguishes itself through a comprehensive role-based access control system that governs resource sharing and administrative actions. Teams can organize users into gro

    Provides step-by-step instructions for installing the server on Ubuntu via apt from a package repository.

    PHPcakephpcakephp5credentials
    GitHub पर देखें↗5,974
  • lionsec/katoolinLionSec का अवतार

    LionSec/katoolin

    5,302GitHub पर देखें↗

    Katoolin is a Debian software repository manager and security toolset automator. It functions as a script to automate the addition of repositories and the installation of security tools from Kali Linux onto other Debian-based systems. The project focuses on automating the deployment of penetration testing and forensics software. It provides a method for managing third-party software sources and provisioning security labs with tools for network and system testing without requiring a full operating system installation. The tool includes an interactive command line interface for navigating tool

    Automates the addition of external software repositories to the system package manager for streamlined installation.

    Python
    GitHub पर देखें↗5,302
  • rsyncproject/rsyncRsyncProject का अवतार

    RsyncProject/rsync

    4,931GitHub पर देखें↗

    rsync is a file synchronization and transfer tool that copies data between local and remote systems by sending only the differences between source and destination files. It computes matching blocks using checksums, so only the unmatched portions of files are transmitted, making repeated synchronizations much faster than full copies. The tool preserves file metadata such as ownership, permissions, and modification times during transfers. rsync supports multiple transfer methods, including direct connections through a dedicated daemon mode or via remote shells like SSH. It can mirror directory

    Installs the latest stable or development snapshot of the tool from a maintained Launchpad repository.

    C
    GitHub पर देखें↗4,931
  • jwiegley/use-packagejwiegley का अवतार

    jwiegley/use-package

    4,465GitHub पर देखें↗

    यह प्रोजेक्ट Emacs Lisp पैकेजों को मैनेज करने के लिए एक डिक्लेरेटिव फ्रेमवर्क और डोमेन-विशिष्ट भाषा है। यह स्टार्टअप परफॉरमेंस ऑप्टिमाइज़र के रूप में कार्य करता है जो प्रारंभिक बूट समय को कम करने के लिए पैकेज इंस्टॉलेशन, वेरिएबल सेटिंग्स और की-बाइंडिंग्स को एकल ब्लॉक्स में समूहित करता है। यह सिस्टम एक डिफ़र्ड लोडिंग फ्रेमवर्क के माध्यम से खुद को अलग करता है जो विशिष्ट कीज़, हुक्स या मोड्स ट्रिगर होने तक पैकेज निष्पादन में देरी करता है। यह कॉन्फ़िगरेशन को व्यवस्थित करने और ऑटोलोड्स के जनरेशन को स्वचालित करने के लिए मैक्रो-बेस्ड डिक्लेरेशन सिंटैक्स का उपयोग करता है, यह सुनिश्चित करते हुए कि पैकेज केवल तभी लोड किए जाएं जब उनकी वास्तव में आवश्यकता हो। यह प्रोजेक्ट रिमोट आर्काइव्स से स्वचालित पैकेज इंस्टॉलेशन, डिपेंडेंसी मैनेजमेंट और ऑपरेटिंग सिस्टम या एनवायरनमेंट के आधार पर कंडीशनल लोडिंग सहित व्यापक क्षमता क्षेत्रों को कवर करता है। यह शॉर्टकट्स और कॉर्ड्स के लिए व्यापक कीबोर्ड मैपिंग, साथ ही लोडिंग आँकड़ों का विश्लेषण करने और मोड-लाइन डिस्प्ले को संशोधित करने के लिए टूल्स भी प्रदान करता है।

    Installs missing packages from remote archives and pins specific packages to designated repositories.

    Emacs Lispautoloaddeferred-loadingemacs
    GitHub पर देखें↗4,465
  • apostrophecms/apostropheapostrophecms का अवतार

    apostrophecms/apostrophe

    4,524GitHub पर देखें↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    Installs and configures the CMS on an Ubuntu server, handling dependencies and system setup for production hosting.

    JavaScriptapostrophecmscms-framework
    GitHub पर देखें↗4,524
  1. Home
  2. DevOps & Infrastructure
  3. Ubuntu Server Deployments

सब-टैग एक्सप्लोर करें

  • PPA InstallationsInstalls software from a Launchpad Personal Package Archive, providing access to stable or development snapshots. **Distinct from Ubuntu Server Deployments:** Distinct from Ubuntu Server Deployments: focuses specifically on installation via Launchpad PPAs, not general server deployment or configuration.
  • Package Repository InstallationsInstalls server software on Ubuntu using official package repositories and apt. **Distinct from Ubuntu Server Deployments:** Distinct from Ubuntu Server Deployments: focuses on repository-based package installation rather than general server configuration.
  • Personal Package Archive InstallationsAdds a third-party repository to get the latest toolkit version on Ubuntu and Ubuntu-based distributions. **Distinct from Ubuntu Server Deployments:** Distinct from Ubuntu Server Deployments: focuses on adding a PPA for toolkit installation, not general server deployment.
  • Remote Archive ManagementManaging the installation of packages from remote repositories and pinning them to specific archives. **Distinct from Personal Package Archive Installations:** Covers general archive management and pinning, whereas mt3 is specific to Ubuntu PPAs.
  • Repository Automation ToolsTools that automate the addition and management of external software repositories within a system package manager. **Distinct from Package Repository Installations:** Distinct from Package Repository Installations: focuses on the automation of adding the repository source itself, not just the installation of a package from one.