3
7 Comments

Is there anyone with a faster deploy time than me?

is there anyone with a faster deploy time (backend here) than me? :p
symfonyhub.com

Now I can push hotfixes very quickly!

If anyone cares, it's backend REST API written with Symfony 5 for my current project. How about you?

on February 9, 2021
  1. 3

    Build library package: 32 seconds

    Build site: 6 seconds

    Open FTP client and drag site files to site folder on server: priceless

  2. 2

    What build tool is that a screenshot of?

    1. 1

      It's from GitHub Actions.

  3. 2

    ~30s to push to staging here.

    0s to push from staging to production :) (but then reboots the service which is ~15s).

    Edit: REST API in Rails 6 on Heroku.

  4. 1

    I've added my remote server as a git remote server. So whenever I am ready to deploy, I just do a git push. Most of my projects are built with php/laravel, so no extra build time.........so my deploy time is 5 seconds

  5. 1

    In 4 minutes... I create a simple CRUD app with the back-end in NodeJS, the front-end in React-Typescript with Redux, and deploy to server. Of course, I'm using Aptugo. you should check it out ;)

  6. 1

    If static websites count then our site deployment takes 2 - 3 seconds on Netlify — Use Outreach