AWS CodeDeploy might be a bit more popular than Capistrano. We know about 13 links to it since March 2021 and only 10 links to Capistrano. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
However this model is generic to any client-server / monolithic / micro services approach and to any languages and frameworks. In my project I use Mina (Formerly using Capistrano), so that means that on each deployment the script makes a SSH-in to the remote machine and performs the deployment process: Git clone, Git pull, rake db:migrate assets:precompile, puma:restart, etc… Before using Capistrano I was doing... - Source: dev.to / 6 months ago
I think Capistrano is a good example. Their homepage snippet shows you what a DSL is. Source: about 2 years ago
I think it's something like https://capistranorb.com/. Source: over 2 years ago
That should give you lots of stuff to research but I'll leave you with a final point: Every project is going to be different. Use the right tool for the right job; for a small application you definitely don't need Kubernetes, you might be fine without any pipeline at all. For example, Ruby on Rails projects can use a tool called capistrano to script deploys and you can run that from your local machine any time you... Source: over 2 years ago
I personally consider Jenkins a Task Runner that has a massive collection of CI plugins. Anyone can do deployments/delivery from a task runner, but any deployments I had to do in Jenkins ended up needing custom code written to do the actual work. This isn't unique to Jenkins; before the days of kubernetes, we had tools like capistrano or Config Management tools like Chef and Puppet that were capable of doing... Source: over 2 years ago
AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, serverless Lambda functions, or Amazon ECS services. A compute platform is a platform on which CodeDeploy deploys an application. There are three compute platforms:. - Source: dev.to / about 1 year ago
When we deploy code at Aha! We kick off a number of AWS CodeDeploy tasks running in parallel. Here's some code to simulate deployment:. - Source: dev.to / over 1 year ago
AWS has a service named CodeDeploy for this. It does exactly what you describe. Source: about 2 years ago
AWS CodeDeploy is a fully managed deployment service that automates software deployments to various compute services, such as Amazon Elastic Compute Cloud (EC2), Amazon Elastic Container Service (ECS), AWS Lambda, and your on-premises servers. - Source: dev.to / over 2 years ago
AWS's developer suite of products includes the AWS CodeDeploy offering, which can help developers deploy AWS Lambda functions and other compute-related services. - Source: dev.to / over 2 years ago
Ansible - Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine
Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
Deployer - Deployment Tool for PHP
Driver Talent - Driver Talent is an easy to use application, designed to help you get the drivers you need for your system.
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
Hubot - Hubot is a standardized way to share scripts between everyone's robots.