Docker stack setup
### Install docker engine on the target host ```sh docker swarm init ``` For getting the token: ``` docker swarm join-token worker ``` ### Usin...
Ohidur — Articles
Refine your search or explore topics below.
### Install docker engine on the target host ```sh docker swarm init ``` For getting the token: ``` docker swarm join-token worker ``` ### Usin...
MAR 22, 2025
A comprehensive guide to deploying a Django application on Heroku using PostgreSQL.
MAR 22, 2025
A comprehensive guide to effectively using the screen command in Linux terminals.
MAR 22, 2025
A step-by-step guide to deploying a Python application on Heroku using PostgreSQL.
MAR 22, 2025
Learn how to install, initialize, and manage Linux containers using LXD and LXC.
MAR 22, 2025
Step-by-step instructions for deploying a Django application on a VPS using Ubuntu 18.04, including security, software setup, and domain configuration.
MAR 22, 2025
Learn how to set up Wordpress, MySQL, and phpMyAdmin using Docker with a single command.
MAR 22, 2025
Learn how to configure an Nginx Docker container to balance load across multiple application instances.
MAR 22, 2025
Essential Docker commands and tips compiled in a handy cheatsheet.
MAR 22, 2025
A comprehensive guide to becoming a successful developer in frontend, backend, and DevOps.