Bluish capsule
  • Blog
  • Notes
  • Projects
    Projects home Meccanici DatingApp JobSearchLog NgRx in depth
  • Reviews
  • Search
Bluish capsule

Search Bluish capsule

#Devops


Using Ansible to setup my machine

With an ansible script setup all the software for my dev workstation

Posted on June 5, 2018

The deployment of the software will be made with ansible-pull, without a remote machine. This is a little different from the classic client server deployment used with ansible and is, in a way, simpler.

[Read More]
#ansible  #linux  #ubuntu  #vscode  #postman 

Magento and Docker Compose on OVH Vps

Installing and configuring docker compose on Debian Stretch running on a VPS

Posted on April 6, 2018

Compose defines and runs multi-container Docker applications.

Using a single yaml file it is possible to run multiple docker containers for complex applications. For example one contaner for the web app, one for the database and one for redis, all with a single command.

[Read More]
#cloud  #linux  #debian  #security  #docker 

Manage Docker with Portainer

Portainer is a platform that really simplify management of docker environments

Posted on April 4, 2018

Portainer runs as a light (4Mb) container on Docker.

[Read More]
#cloud  #linux  #debian  #docker  #portainer 

Firewall on OVH Vps server

Posted on March 30, 2018

Installing and configuring the Uncomplicated Firewall

[Read More]
#cloud  #linux  #debian  #security  #ufw 

Setup Docker on a OVH Vps server

Basic setup of a vps server from OVH to be used as a development machine with Docker

Posted on March 23, 2018

I have a brand new VPS server from OVH with Debian Stretch. Let’s configure it with some basic security and Docker. The server will be used as a test machine for my experiments. This machine is not for production.

[Read More]
#cloud  #linux  #debian  #security  #docker 

Netcore 2.1 Preview on Debian

Installing and testing .netcore 2.1.0 on Debian Strecth

Posted on March 13, 2018

Installation of netcore 2.1.0 preview on debian. Creation of a simple WebApi. Packing and installing the api as service using nginx.

[Read More]
#c#  #netcore  #linux  #debian  #strecth  #kestrel  #nginx 

Gabriele Teotino  •  2019  •  Bluish capsule

Hugo v0.40.1 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo