11 Repos
Built-in support for deploying to managed cloud hosting platforms.
Distinguishing note: Focuses on platform-specific deployment targets.
Explore 11 awesome GitHub repositories matching devops & infrastructure · Cloud Hosting Integrations. Refine with filters or upvote what's useful.
Hexo is a command-line static site generator designed for content-driven blogging and website creation. It functions as a structured framework that transforms plain text files and markdown into production-ready static websites, utilizing a template-based rendering engine to separate site content from visual presentation. The project is distinguished by its event-driven build pipeline, which manages the entire site lifecycle through a series of hooks for file processing, asset generation, and deployment. Developers can extend the system’s core capabilities through a modular plugin architecture
Automates the deployment process to Heroku hosting environments.
Redisson is a Java library and Redis client that functions as a distributed Java object mapper, caching provider, and locking framework. It maps Java collections and concurrency primitives to distributed implementations backed by Redis and Valkey, providing synchronous, asynchronous, and reactive APIs for interacting with these data stores. The project distinguishes itself by providing a comprehensive suite of distributed coordination tools, including a locking framework for managing semaphores and countdown latches across multiple application nodes. It also serves as a distributed messaging
Provides built-in support for connecting to managed cloud hosting platforms for high-availability configurations.
Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi
Supports hosting graph database instances within managed cloud environments.
Encore is a distributed systems framework designed to unify backend development, infrastructure provisioning, and observability. It functions as an infrastructure-as-code platform that allows developers to define cloud resources, databases, and messaging topics directly within their application code. By analyzing these declarations at compile-time, the system automatically manages the deployment of cloud resources and security policies, ensuring parity between local development and production environments. The platform distinguishes itself through its integrated development experience, which
Links AWS or GCP accounts to the platform to host infrastructure within your own cloud environment.
This project is a framework for building static websites using the Hugo static site generator. It functions as a Markdown-based content management system and a page builder that utilizes Tailwind CSS to assemble modular utility-first blocks into final web pages. The system features specialized capabilities for creating academic portfolios, including a framework to import BibTeX publications and manage scholarly resumes. It also includes an AI website generator that produces deployable Markdown structures and content based on natural language descriptions. The platform covers a broad range of
Integrates with cloud hosting providers via automated pipelines to sync content updates.
Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job
Integrates with various external cloud platforms and hosting services to automate application delivery after successful tests.
Dieses Projekt ist ein Hugo-Website-Theme, das darauf ausgelegt ist, Markdown-Dateien in professionelle akademische Portfolios zu verwandeln, einschließlich Lebensläufen und Publikationslisten. Es fungiert als statisches Seitentemplate und Portfolio-Builder, der die Erstellung von Forscherprofilen und technischen Blogs ermöglicht. Das Framework enthält einen spezialisierten Publikationsmanager, der automatisch individuelle Forschungsseiten und Zitate durch den Import von BibTeX-Dateien oder DOI-Referenzen generiert. Es verfügt zudem über einen dedizierten LaTeX-Mathematik-Renderer zur Anzeige technischer Notationen und Gleichungen auf der gesamten Website. Das System unterstützt ein breites Spektrum an technischen Publishing-Funktionen, einschließlich des Renderns interaktiver Computational Notebooks, der Generierung von Präsentationsfolien aus Markdown und der Präsentation von Forschungsprojekten. Die Anpassung der Website erfolgt über einen visuellen Content-Editor und einen Layout-Builder, während ein Command-Line-Interface die lokale Entwicklung und Website-Administration verwaltet. Das Deployment wird durch template-basierte Installation und Integration mit Cloud-Hosting-Anbietern für produktive Websites mit benutzerdefinierten Domains unterstützt.
Offers built-in support for deploying generated static websites to managed cloud hosting platforms.
Dieses Projekt ist ein Full-Stack-Webanwendungstemplate, das mit Flask erstellt wurde. Es bietet eine Grundlage für die Entwicklung vollständiger Webanwendungen und deckt die gesamte Pipeline von Benutzeroberflächen und serverseitiger Logik bis hin zum relationalen Datenmanagement ab. Das Projekt implementiert eine modulare Architektur unter Verwendung von Blueprints, um Views und Templates in unabhängige Komponenten zu organisieren. Es verfügt über ein sitzungsbasiertes Authentifizierungssystem zur Verwaltung von Benutzerregistrierung, Passwort-Hashing und sicheren Login-Sitzungen, um private Anwendungsbereiche zu schützen. Die Datenpersistenz wird durch einen Object-Relational-Mapper zur Verwaltung von Schemata und ein integriertes System für versionierte Datenbankmigrationen gehandhabt. Das Projekt enthält zudem eine automatisierte Test-Suite mit Unit-Tests und Code-Coverage-Tools, um die Anwendungslogik zu verifizieren. Das Template enthält Konfigurationen für Cloud-Anwendungshosting, einschließlich der Verwaltung von Umgebungsvariablen und Datenbankverbindungen für Produktionsumgebungen.
Provides built-in configurations and environment variable support for deploying to cloud hosting platforms.
Lando is a Docker development environment manager and local development orchestrator used to create isolated application stacks. It functions as a web development stack provisioner that coordinates web servers, databases, and runtimes to ensure consistent environment parity across different operating systems. The project distinguishes itself through recipe-based environment bootstrapping for common stacks such as LAMP, LEMP, and MEAN, as well as dedicated provisioning for CMS platforms like WordPress, Drupal, and Joomla. It further differentiates its capabilities by acting as a remote hosting
Connects local development environments to external hosting platforms for synchronizing site data and configurations.
DDEV is a container-based local development environment and project manager designed to bootstrap consistent web development stacks. It orchestrates Docker containers to provide isolated Linux environments, integrating web servers, databases, and language runtimes. The project distinguishes itself by automating the complexities of local networking and security, featuring a local HTTPS proxy for SSL certificate automation and wildcard DNS for hostname management. It further enables collaboration by exposing local environments to the internet through tunneling for external project sharing. The
Moves code and data between local and remote environments through cloud hosting integrations.
This is a Python SDK for interacting with large language models via API. It serves as a client library to generate text, process messages, and manage conversational states, while providing a specialized interface for connecting to models hosted across different cloud infrastructure providers. The SDK includes a tool-calling framework that maps Python functions to JSON schemas, allowing models to execute external tools. It also features a built-in token counting utility to estimate input size before transmission and a server-sent events client for receiving model tokens in real time. The libr
Offers specialized interfaces for connecting to language models hosted across different cloud infrastructure providers.