Skip to content

SmartTechHub

  • Home
  • News
  • Privacy Policy

Docker

Docker Nginx Proxy
Posted in
  • Docker

Docker Nginx Proxy

Docker Nginx Proxy allow you to run multiple docker containers on same server behind nginx proxy. … Docker Nginx ProxyRead more

by TechHubWriter•October 4, 2024•0
Create Kubernetes cluser using gcloud
Posted in
  • Docker

Create Kubernetes cluser using gcloud

Login to gcloud with gcloud auth login Set default region gcloud config set compute/zone us-central1-a To … Create Kubernetes cluser using gcloudRead more

by TechHubWriter•October 4, 2024•0
Create Python Flask Docker Container
Posted in
  • Docker

Create Python Flask Docker Container

Create a folder and change to the folder mkdir python-flask cd python-flask Create file vi Dockerfile … Create Python Flask Docker ContainerRead more

by TechHubWriter•October 4, 2024•0
Dockerfile
Posted in
  • Docker

Dockerfile

Create Python Flask Docker Container

by TechHubWriter•October 4, 2024•0
docker-compose: error while loading shared libraries
Posted in
  • Docker

docker-compose: error while loading shared libraries

When running docker-compose on CentOS 7, i get following error [root@cp03 serverok-rubycms]# docker-compose up docker-compose: error … docker-compose: error while loading shared librariesRead more

by TechHubWriter•October 4, 2024•0
Docker compose start container on boot
Posted in
  • Docker

Docker compose start container on boot

I have a docker container, that i need to start on server boot. The docker-compose.yml file … Docker compose start container on bootRead more

by TechHubWriter•October 4, 2024•0
Run PostgreSQL in Docker
Posted in
  • Docker

Run PostgreSQL in Docker

To run PostgreSQL on docker, create a directory for saving the data presistant mkdir -p /opt/my-postgresql … Run PostgreSQL in DockerRead more

by TechHubWriter•October 4, 2024•0
Docker delete container after running
Posted in
  • Docker

Docker delete container after running

When you run a docker image, it create a container and run it. After docker container … Docker delete container after runningRead more

by TechHubWriter•October 4, 2024•0
Install Odoo using Docker
Posted in
  • Docker

Install Odoo using Docker

Odoo is an open source ERP and CRM software written in python. To install Odoo using … Install Odoo using DockerRead more

by TechHubWriter•October 4, 2024•0
Build a docker container with Apache
Posted in
  • Docker

Build a docker container with Apache

To create a docker container with Apache, create a Dockerfile mkdir my-app cd my-app vi Dockerfile … Build a docker container with ApacheRead more

by TechHubWriter•October 4, 2024•0

Posts pagination

Previous 1 2 3 4 Next

Smart Tech Hub

SmartTechHub is a dedicated tech blog that brings practical Linux tutorials, hands-on guides, and insightful tips right to your screen.

Useful Links

  • Home
  • News
  • Privacy Policy
Copyright © 2026 SmartTechHub.
Powered by WordPress and HybridMag.
  • Home
  • News
  • Privacy Policy