2 مستودعات
Running applications within containers without a graphical interface for remote access.
Distinct from Host-to-Container Execution: The candidates focus on host-to-container invocation or specific UI containers, not general headless application runtime in Docker.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Headless Container Execution. Refine with filters or upvote what's useful.
Unciv is an open-source, cross-platform turn-based strategy game and a community-driven remake of a commercial strategy title. It simulates empire building, city management, and technological research for players on Android and desktop platforms. The project is designed as a moddable game engine, allowing users to override gameplay rules, modify units and buildings via external definition files, and replace audiovisual assets. It supports the distribution of custom maps and the ability to import mod archives from remote web addresses. The application includes a dedicated server for multiplay
Supports running the game inside a virtual container for server hosting and remote browser access.
This is a containerized algorithmic trading system that connects to Interactive Brokers to execute high-frequency pairs trading strategies on forex instruments. The project implements a mean-reversion model that maintains long-short position pairs, continuously recalculating a beta hedge ratio to profit from temporary divergences in correlated price spreads. The system processes each incoming market tick through a signal pipeline that immediately evaluates indicators and triggers market orders without batching or aggregation. It includes an irregular tick resampling engine that converts inhom
Runs the trading application in a headless Docker container for remote server deployment.