Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Deployment

Deployment

255 projects

Showing 36 of 255 projects

docker-meteor
docker-meteorShell

A Docker base image for containerizing Meteor applications with reproducible builds across Ubuntu LTS versions.

#deployment#containerization#devops
Stars54
Forks18
Last commit1 year ago
meteor-docker
meteor-dockerShell

Docker image to run Meteor applications with automatic Node.js version selection and non-root user execution.

#deployment#containerization#devops
Stars53
Forks37
Last commit11 days ago
jlink.online
jlink.onlineGo

A microservice that builds optimized Java runtimes on-demand via HTTP requests.

#deployment#production#microservice
Stars51
Forks7
Last commit7 days ago
next-deploy
next-deployTypeScript

A CLI tool for effortless deployment of Next.js applications to AWS and GitHub Pages.

#deployment#serverless#nextjs
Stars49
Forks1
Last commit3 months ago
YDeliver
YDeliverPowerShell

An opinionated PowerShell-based build and deployment framework for .NET projects, emphasizing convention over configuration.

#deployment#nuget#psake
Stars49
Forks11
Last commit11 years ago
mini-qml
mini-qmlQML

A minimal Qt 5.15 deployment for Linux, Windows, macOS, and WebAssembly applications.

#deployment#qt#webassembly
Stars48
Forks10
Last commit6 years ago
Ruby.app
Ruby.appRuby

A macOS application wrapper that packages a full Ruby installation for deploying Ruby apps and games.

#deployment#game-development#self-contained
Stars48
Forks6
Last commit4 years ago
Vert.x Boot
Vert.x BootJava

An Eclipse Vert.x verticle that deploys other verticles from HOCON configuration files.

#deployment#microservice#verticle
Stars45
Forks6
Last commit5 years ago
ImageMagick buildpack
ImageMagick buildpackShell

A deprecated Heroku buildpack providing the latest ImageMagick binaries for image processing on Heroku Cedar stack.

#deployment#imagemagick#buildpack
Stars45
Forks58
Last commit11 years ago
Gatsby AWS S3 Deployment
Gatsby AWS S3 DeploymentTypeScript

A GitHub Action to deploy Gatsby static sites to AWS S3 with optional CloudFront invalidation.

#deployment#aws-cli#gatsby-site
Stars45
Forks9
Last commit8 months ago
opsworks-demo-php-simple-app
opsworks-demo-php-simple-appPHP

A simple PHP sample application for deploying and learning AWS OpsWorks basics.

#deployment#demo#aws-opsworks
Stars44
Forks192
Last commit4 years ago
Build Hugo static content site and publish it to gh-pages branch
Build Hugo static content site and publish it to gh-pages branchShell

A GitHub Action for building and deploying Hugo static sites to GitHub Pages.

#deployment#static-site-generator#github-pages
Stars41
Forks11
Last commit
next-routes-middleware
next-routes-middlewareJavaScript

Universal Lambda routing middleware for Next.js applications, enabling custom route handling and Now V2 deployment configuration.

#expressjs#deployment#lambda
Stars39
Forks9
Last commit1 month ago
meteor-hero
meteor-heroJavaScript

A zero-configuration tool to instantly deploy MeteorJS applications to Heroku with one command.

#deployment#meteor-apps#npm-package
Stars38
Forks3
Last commit3 years ago
copy-docker-image
copy-docker-imageGo

Copy Docker images between registries without requiring a full Docker installation.

#deployment#devops#aws-ecr
Stars38
Forks16
Last commit8 years ago
Deploy iOS Pod Library to Cocoapods
Deploy iOS Pod Library to CocoapodsJavaScript

A GitHub Action for automatically deploying iOS/macOS pod libraries to Cocoapods.org.

#deployment#ios#objective-c
Stars37
Forks3
Last commit4 months ago
eb-python-flask
eb-python-flaskPython

A simple Python Flask sample application for AWS Elastic Beanstalk deployment demonstrations.

#deployment#sample-code#flask
Stars37
Forks69
Last commit11 years ago
Run Ansible Playbooks
Run Ansible PlaybooksGo

A GitHub Action for running Ansible playbooks in CI/CD pipelines with integrated Galaxy support and automated SSH key handling.

#actions#deployment#devops
Stars37
Forks12
Last commit21 hours ago
Self-Hosted Docker
Self-Hosted DockerShell

Run your own Stacks Blockchain node with Docker Compose for easy deployment and management.

#deployment#stacks#api
Stars36
Forks48
Last commit4 days ago
pico8-deploy
pico8-deployMakefile

A Makefile-based tool to export and deploy PICO-8 projects to itch.io with simple commands.

#deployment#gamedev#makefile
Stars34
Forks3
Last commit4 years ago
rails-template(TristanToye)
rails-template(TristanToye)Ruby

A pre-configured Rails template with authentication, admin UI, testing, and deployment tooling for rapid MVP development.

#hacktoberfest#template#deployment
Stars34
Forks6
Last commit3 years ago
Publish-AppImage for .NET
Publish-AppImage for .NETShell

A bash utility that packages .NET applications as AppImage or zip files with a single command.

#desktop-application#deployment#appimage
Stars34
Forks1
Last commit3 years ago
build.simple
build.simpleClojure

tools.build's missing piece – install, sign and deploy libraries easily and securely like with Leiningen

#deployment#clojurescript#library
Stars33
Forks0
Last commit2 years ago
GitHub Action for Hexo
GitHub Action for HexoDockerfile

A GitHub Action for running Hexo commands to clean, generate, and deploy static sites.

#hacktoberfest#deployment#static-site-generator
Stars31
Forks5
Last commit5 years ago
s2i-lisp
s2i-lispShell

A Source-to-Image builder for deploying Common Lisp applications on OpenShift and Docker.

#deployment#containerization#quicklisp
Stars30
Forks3
Last commit2 years ago
nginx-buildpack
nginx-buildpackGo

A Cloud Foundry buildpack for deploying applications that require NGINX as a web server or reverse proxy.

#reverse-proxy#deployment#devops
Stars30
Forks68
Last commit9 days ago
Docker Missing Tools
Docker Missing ToolsShell

A collection of shell scripts to automate common Docker dev-ops tasks like building, deploying, and managing stacks.

#deployment#devops#docker-swarm
Stars30
Forks6
Last commit8 years ago
PyAppImage
PyAppImagePython

A tool to create optimized Python AppImages for distributing applications across Linux systems.

#hacktoberfest#portable-applications#deployment
Stars29
Forks6
Last commit4 years ago
meteor-google-cloud
meteor-google-cloudJavaScript

A CLI tool for deploying Meteor applications to Google Cloud App Engine Flexible environment.

#deployment#app-engine#cli-tool
Stars29
Forks7
Last commit3 years ago
angular-quickstart
angular-quickstartTypeScript

A minimal Angular template pre-configured for rapid deployment to Netlify.

#template#deployment#quickstart
Stars27
Forks35
Last commit1 month ago
AppImage.cmake
AppImage.cmakeCMake

A CMake script that automatically generates AppImage executables for Linux applications from your build process.

#deployment#executable-packaging#appimage
Stars26
Forks2
Last commit5 years ago
PocketBase on Dokku
PocketBase on DokkuDockerfile

Deploy PocketBase, an open-source backend for SaaS and mobile apps, on Dokku as a self-hosted Heroku alternative.

#saas-backend#deployment#self-hosted-backend
Stars25
Forks11
Last commit1 year ago
Gtfs Data Manager
Gtfs Data ManagerJavaScript

A workflow tool for managing, validating, and deploying GTFS feeds to OpenTripPlanner servers.

#deployment#play-framework#workflow-tool
Stars24
Forks3
Last commit10 years ago
buckets
bucketsTypeScript

Bundle assets and scripts into a single executable file using Deno.

#deployment#script-bundling#single-file-generator
Stars24
Forks0
Last commit2 years ago
Read Properties
Read PropertiesShell

A GitHub Action that reads key-value pairs from Java .properties files and similar key=value formatted files.

#actions#deployment#workflow-automation
Stars23
Forks7
Last commit3 years ago
SwarmManagement
SwarmManagementPython

A Python CLI tool to manage Docker Swarm deployments using a single YAML configuration file.

#deployment#container-orchestration#docker-swarm
Stars22
Forks1
Last commit2 months ago
PreviousPage 6 of 8Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
6 years ago
#Devops87
#Automation51
#Docker48
#Ci Cd38
#Cli Tool33
#Paas30
#Infrastructure As Code27
#Nodejs26
#Github Actions25
#Python23
#Configuration Management21
#Self Hosted21