Deployment Tools for Windows

View 1759 business solutions
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    NDeploy is a deployment tool for ASP.NET web applications and web services. It is a tool that helps you seperating the runtime files from the source files and thus deploying your website/webservice nicely and safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenFaaS

    OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

    OpenFaaS® makes it easy for developers to deploy event-driven functions and microservices to Kubernetes without repetitive, boiler-plate coding. Package your code or an existing binary in an OCI-compatible image to get a highly scalable endpoint with auto-scaling and metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHPloy

    PHPloy

    Incremental Git (S)FTP deployment tool that supports multiple servers

    PHPloy is an incremental Git FTP and SFTP deployment tool. By keeping track of the state of the remote server(s) it deploys only the files that were committed since the last deployment. PHPloy supports submodules, sub-submodules, deploying to multiple servers and rollbacks. PHPloy requires PHP 7.3+ and Git 1.8+. PHPloy is very easy to use. PHPloy stores a file called .revision on the server. This file contains the hash of the commit that you have deployed to that server. When you run PHPloy, it downloads that file and compares the commit reference in it with the commit you are trying to deploy to find out which files to upload. The phploy.ini file holds your project configuration. It should be located in the root directory of the project. phploy.ini is never uploaded to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Ptah.sh

    Ptah.sh

    Self-hosted alternative to Heroku

    Ptah.sh is a Fair Source self-hosting deployment platform - an alternative to Heroku/Vercel and other Big Corp software. We believe that indie, startups, and small to medium businesses must not suffer from unpredicted billing or bare-metal/VPS configurations. Designed for indie developers and SMBs, Ptah.sh offers the simplest hosting experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RegexLab .NET

    RegexLab .NET

    dev environment tool to write and test complex regular expressions

    RegexLab .NET is a rich-featured development environment and laboratory tool for creating, writing and editing complex regular expressions . It targets the .NET Framework and .NET Core (.NET 6, .NET 8) Regex Engine. Compared to other regex tools and lots of online regex testers this allows to store your regular expressions in local files including sample inputs for testing it. Use this tool build your own regex library with usage demonstration and meta data. This tool requires basic knowledge about regular expression. It is not a configurator that creates new regular expressions for you. This application can also be used for validating, matching, extracting/parsing and replacing texts. Or use it to extract data based on a regex. The execution results ca be exported to a structured file (e.g. CSV) as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Render Farm Deployment Kit on AWS (RFDK)

    Render Farm Deployment Kit on AWS (RFDK)

    Library for use with the AWS Cloud Development Kit

    The Render Farm Deployment Kit on AWS (RFDK) is an open-source software development kit (SDK) that can be used to deploy, configure, and manage your render farm infrastructure in the cloud. It offers high-level object-oriented abstractions to define render farm infrastructure using the power of Python and Typescript. The Render Farm Deployment Kit (RFDK) on AWS is an open-source software development kit that can be used to deploy, configure, and manage your render farm infrastructure in the cloud. The RFDK is built to operate with the AWS Cloud Development Kit (CDK) and provides a library of classes, called constructs, that each deploy and configure a component of your cloud-based render farm. The current version of the RFDK supports render farms built using AWS Thinkbox Deadline render management software, and provides the ability for you to easily go from nothing to a production-ready render farm in the cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rocketeer

    Rocketeer

    Send your projects up in the clouds

    Rocketeer is a modern PHP task runner and deployment package. It is inspired by the Laravel Framework philosophy and thus aims to be fast, elegant, and more importantly easy to use. Like the latter, emphasis is put on smart defaults and modern development. While it is coded in PHP, it can deploy any project from small HTML/CSS websites to large Rails applications. Versatile, support for multiple connections, multiserver connections, multiple stages per server, etc. Fast, queue tasks and run them in parallel across all your servers and stages. Modulable, not only can you add custom tasks and components, every core part of Rocketeer can be hot swapped, extended, hacked to bits, etc. Preconfigured, tired of defining the same routines again and again ? Rocketeer is made for modern development and comes with smart defaults and built-in tasks such as installing your application's dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Samson

    Samson

    Web interface for deployments, with plugin architecture and support

    Samson is a web interface for deployments. Live Demo It is currently in maintenance mode (bugfix, but no new features) because we are migrating off it. Create a project and 1 or more stages (staging/production etc), then selects a version and start the deploy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    Shipit

    Shipit

    Universal automation and deployment tool

    Install shipit command line tools and shipit-deploy in your project. Shipit is an automation engine and a deployment tool. Shipit provides a good alternative to Capistrano or other build tools. It is easy to deploy or to automate simple tasks on your remote servers. Shipit emits the init event once initialized, before any tasks are run. You can add custom event and listen to events. You can overwrite all default variables defined as part of the default object. If you can't call shipit.initConfig(...) right away because you need to get data asynchronously to do so, you can return a promise from the module. List of files excluded in copyFromRemote or copyToRemote methods. Allows you to ‘become’ another user, different from the user that logged into the machine (remote user). If shallowClone is set to false, this directory will be used to clone the repository before deploying it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Strider

    Strider

    Open Source Continuous Integration & Deployment Server

    Strider is an Open Source Continuous Deployment / Continuous Integration platform written in Node.js and Ember.js, with MongoDB as a backing store. Strider is designed to be easy to set up and use, with reasonable defaults and automation and minimal extraneous UI. It is also extremely customizable through plugins, which allows it to add hooks for performing arbitrary actions during build, modify the database schema, create or modify user interfaces, and so much more! Strider comes with a stylish dashboard and plenty of great features that meet the needs of the majority of users right out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SuperAlbum is a java based digital photo album creation and deployment tool. It allows for easy management and viewing of your digital photos thru deployment on the web. The Viewer can be customized and extended to create a unique viewing experience
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Switchboard

    Switchboard

    A feature flipper library for Pyramid and Pylons apps.

    Switchboard is a port of Gargoyle, a feature flipper for Django apps, to the Pyramid or Pylons stack (including Turbogears). Originally used to selectively roll out changes to the SourceForge site, the library lets you easily control whether a particular change (a switch) is active. You can make switches active for a certain percentage of visitors, all visitors to a particular host in a cluster, or if a particular string is present in the query string. Furthermore you can easily create your own conditions to do fancier things like geo-targeting, specific users, etc. In short, Switchboard turns you into a continuous deployment ninja.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Syncd

    Syncd

    syncd is an open source code deployment tool

    syncd is an open source code deployment tool. It is simple, efficient, and easy to use, which can improve the work efficiency of the team. Go language development, simple compilation and efficient operation. Web interface access, interactive and friendly. The permission model is flexible and free. Support for custom builds. Support for Git repositories. Support branch, Tag online. Deploy Hook support, strong scalability. Perfect launch workflow. Email notification mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Talos is a flexible automated software deployment tool/framework intended for small/medium size enterprises. Software, updates and patches can be automatically scheduled, deployed and installed on the desktop from source repositories across a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cookiecutter-django-rest

    cookiecutter-django-rest

    Build best practiced apis fast with Python3

    You need to make a scalable api on a deadline. You deeply care about the quality of your work. cookiecutter-django-rest takes care of the details so you can focus on making your api awesome. Scaffolding a project takes seconds and it gives you authentication, user accounts, and the docs and tests to support them. Just add your own resources to the api and start shipping. Start off with full test coverage, continuous integration, and continuous deployment. Complete Django Rest Framework integration. Auto deployment to Heroku included. Also since we’re using containers we can easily deploy anywhere. Always current dependencies and security updates enforced by pyup.io. A slim but robust foundation – just enough to maximize your productivity, nothing more. A factory for building bleeding edge, best practiced, scalable, rest APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dyrector.io

    dyrector.io

    dyrector.io is a self-hosted continuous delivery & deployment platform

    dyrector.io is a self-hosted continuous delivery & deployment platform with version management. dyrector.io helps engineers & DevOps teams and individual developers to shift their focus from maintaining and setting up their containerized applications to developing their software. The platform achieves this by offering continuous delivery and version management capabilities to your OCI containers. Replace multiple tools with a single platform that allows you to manage your entire infrastructure and the containerized applications that run on it. You're also able to initiate deployments to multiple environments simultaneously instead of repeated, manual processes. QA no longer needs help to test your services. Enable them to autonomously configure and deploy various versions of microservices to test environments. They have the flexibility to run arbitrary workloads on any accessible nodes, potentially transforming their local machines or any remote infrastructures into testing platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    kube-bench

    kube-bench

    Checks whether Kubernetes is deployed

    kube-bench is a tool that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark. Trivy, the all-in-one cloud-native security scanner, can be deployed as a Kubernetes Operator inside a cluster. Both, the Trivy CLI, and the Trivy Operator support CIS Kubernetes Benchmark scanning among several other features. There are multiple ways to run kube-bench. You can run kube-bench inside a pod, but it will need access to the host's PID namespace in order to check the running processes, as well as access to some directories on the host where config files and other files are stored.
    Downloads: 0 This Week
    Last Update:
    See Project