<Armando-Couto/>

Pesquisar
Pular para o conteúdo
Cloud, Heroku, Programação, Rails

Develop on windows, run unicorn in production on heroku

08/07/2018 Armando Couto

You can target specific platforms in your Gemfile:

platforms :ruby do # linux
  gem 'unicorn'
end

platforms :mswin do
  # gems specific to windows
end

see the manpages for gemfile for more information.

Related Posts

  • UNetbootinUNetbootin
  • Como instalar o Linux e o Windows no mesmo HDComo instalar o Linux e o Windows no mesmo HD
  • How to reset PG Database on Heroku?How to reset PG Database on Heroku?
  • [Ruby-on-rails] Heroku deployment error H10 (App crashed)[Ruby-on-rails] Heroku deployment error H10 (App crashed)
  • unicorn: Rack HTTP server for fast clients and Unixunicorn: Rack HTTP server for fast clients and Unix
  • O que é FreeTDS?O que é FreeTDS?
HerokuLinuxRailsunicornWindows

Navegação de posts

Post anteriorJennifer is a code generator for GoPróximo postRails – filter using join model on has_many through
maio 2022
S T Q Q S S D
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« abr    

Tags

  • Amazon
  • Android
  • Angular
  • AngularJS
  • API
  • Banco de Dados
  • CSS / CSS3
  • Deploy
  • Docker
  • Flutter
  • Git
  • Golang
  • HTML
  • Html5
  • Ionic 1
  • iOS
  • Java
  • Javascript
  • jQuery
  • Kubernetes
  • Linux
  • Livro
  • Mac OS
  • Mac OSx
  • Maven
  • MongoDB
  • MySQL
  • Nginx
  • Node.js
  • PHP
  • PostgreSQL
  • Power BI
  • Programação
  • Python
  • Rails
  • Raspberry Pi
  • Ruby
  • Shell
  • Spring
  • SQL
  • SQL Server
  • Tomcat
  • Ubuntu
  • Windows
  • Wordpress

Full Stack Developer, DevOps, CSM e LKU. coutoarmando@gmail.com

Posts recentes

  • Creating a local ISO repository in XenServer 09/04/2022
  • Redimencionando um Volume no Linux 08/04/2022
  • Flutter module not found in Xcode 30/03/2022
  • Apple APP distribuido privado 29/03/2022
  • How to Get Let’s Encrypt SSL on Ubuntu 20.04 22/03/2022
  • Introduction to Data Structures and Algorithms with Python 21/03/2022
  • How To Merge Pandas DataFrames 20/03/2022
  • Firebird 15/03/2022
  • Change default Capybara browser window size 11/03/2022
  • POSTGRESQL GITHUB ACTIONS – CONTINUOUS INTEGRATION 10/03/2022
  • Concurrency in Go: Tools and Techniques for Developers 06/03/2022
  • RH Ágil – Mais humanos e menos recursos: O desafio da gestão de pessoas nas organizações do século XXI 02/03/2022
  • Managing and Analyzing WebSockets 01/03/2022
  • How to Install netstat Command in Linux 26/02/2022
  • Gerir na Era Digital 12/02/2022
  • prometheus 23/01/2022
  • Comparação de Nuvens 27/12/2021
  • Pentest em aplicações web 19/12/2021
  • Restaurar um banco de dados SQL Server em um contêiner do Docker em Linux 16/12/2021
  • OWASP 15/12/2021
Orgulhosamente mantido com WordPress