Explore >> Select a destination


You are here

blog.dscpl.com.au
| | iridakos.com
11.4 parsecs away

Travel
| | A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.
| | www.jeremykun.com
11.0 parsecs away

Travel
| | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same princi...
| | akoutmos.com
10.4 parsecs away

Travel
| | Learn how to use Elixir 1.9 releases along with multi-stage docker builds
| | blog.m5e.de
65.4 parsecs away

Travel
| In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname