Blog

Read our latest articles from IT, Cloud and eCommerce.

eCommerce

1 items

Cloud

3 items

Standard Post with Image

How to deploy Ghost CMS in a cloud environment using Traefik?

Why we decided to use Ghost for our projects and clients

Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
Ghost is the fast, modern WordPress alternative, focused completely on professional publishing.

Read more
Standard Post with Image

Deploy Ingress Nginx Controller with MetalLB LoadBalancer

Install Nginx Ingress Controller in Kubernetes

  • Download Nginx controller deployment for Baremetal:
    controller_tag=$(curl -s https://api.github.com/repos/kubernetes/ingress-nginx/releases/latest | grep tag_name | cut -d '"' -f 4) wget https://raw.githubusercontent.com/kubernetes/ingress-nginx/${controller_tag}/deploy/static/provider/baremetal/deploy.yaml

    Read more
Standard Post with Image

Integrate Sylius to your Cloud

Sylius is an open-source eCommerce platform built on top of Symfony, a popular PHP framework. Sylius offers a flexible and customizable solution for online merchants, with features such as product catalog, shopping cart, checkout, payments, shipping, taxes, promotions, and more. Sylius also follows the headless architecture, which means that the front-end and the back-end are decoupled and communicate via APIs. This allows developers to use any technology they prefer for the front-end, such as React, Vue, Angular, or even native mobile apps.

Read more