May Meow
Archives
Search
Subscribe
Get a Rating With Traefik SSL
February 4, 2021
Traefik has enabled (I donβt know why) TLS < 1.2 by default. And if you try to test network with SSL Labs you will get B ranking because of that. So how to...
Get a Rating With Traefik SSL
February 4, 2021
Traefik has enabled (I donβt know why) TLS < 1.2 by default. And if you try to test network with SSL Labs you will get B ranking because of that. So how to...
Note on OpenVPN Routing
January 18, 2021
Hi!. This one will be short. I should have created routing to my server from internet over OpenVPN. Problem was not with forwarding on itself, you can find a...
Note on OpenVPN Routing
January 18, 2021
Hi!. This one will be short. I should have created routing to my server from internet over OpenVPN. Problem was not with forwarding on itself, you can find a...
Consume Api With GO
December 9, 2020
A few days ago I have to look at consuming API with GO from Ghost so here is what I learnt. A very simple example of how to consume API and print it as text...
Consume Api With GO
December 9, 2020
A few days ago I have to look at consuming API with GO from Ghost so here is what I learnt. A very simple example of how to consume API and print it as text...
π Php Color Conversion From Hex to Rgb and Back
December 1, 2020
Following Color class will allow you to convert colors from RGB to hex and back class Color { /** int $red */ public $red; /* int $green / public $green; /*...
π Php Color Conversion From Hex to Rgb and Back
December 1, 2020
Following Color class will allow you to convert colors from RGB to hex and back class Color { /** int $red */ public $red; /* int $green / public $green; /*...
Create API With CakePHP
September 25, 2020
Before created API with prefixes. So I had API in the controller folder with everything else but when you have many controllers it can be hard to navigate...
Create API With CakePHP
September 25, 2020
Before created API with prefixes. So I had API in the controller folder with everything else but when you have many controllers it can be hard to navigate...
π μλ μΈκ³
September 4, 2020
μ΄κ²μ νμ΄μ§μ 첫 λ²μ§Έ κ²μλ¬Όμ΄λ€. μ΄ νμ΄μ§λ Hugoκ° Gitlab-CIμ ν¨κ» λ§λ κ²μΌλ‘ ν₯ν κ²μλ¬Όμ λ λ§μ λ΄μ©μ μ κ² μ΅λλ€.
π μλ μΈκ³
September 4, 2020
μ΄κ²μ νμ΄μ§μ 첫 λ²μ§Έ κ²μλ¬Όμ΄λ€. μ΄ νμ΄μ§λ Hugoκ° Gitlab-CIμ ν¨κ» λ§λ κ²μΌλ‘ ν₯ν κ²μλ¬Όμ λ λ§μ λ΄μ©μ μ κ² μ΅λλ€.
Static Sites With Minio and S3www
August 19, 2020
Hi! If you read my last post you know how to host your static pages on Azure. I know there are some of you who want opnsource solutions or want to host on...
Static Sites With Minio and S3www
August 19, 2020
Hi! If you read my last post you know how to host your static pages on Azure. I know there are some of you who want opnsource solutions or want to host on...
Quick Note on Minio Users
August 19, 2020
Hi! I want to show you how you can add new user on your minio server and how you can assign him access rights to selected folders by creating policy. Create...
Quick Note on Minio Users
August 19, 2020
Hi! I want to show you how you can add new user on your minio server and how you can assign him access rights to selected folders by creating policy. Create...
Update User Guid to Match Existing User in Microsoft 365 Azure Ad
August 16, 2020
Letβs see what to do when azure ADSync synchronize you on Premise AD user to azure to @domain.onmicrosoft.com. In most cases it was done when i have already...
Update User Guid to Match Existing User in Microsoft 365 Azure Ad
August 16, 2020
Letβs see what to do when azure ADSync synchronize you on Premise AD user to azure to @domain.onmicrosoft.com. In most cases it was done when i have already...
Deploy Your Site to Azure with GitLab
August 13, 2020
π Hi! I wanted to host this site on azure blob storage and I found this solution. Itβs created with Hugo. Iβm using Gitlab CI to deploy it to the server. π...
Deploy Your Site to Azure with GitLab
August 13, 2020
π Hi! I wanted to host this site on azure blob storage and I found this solution. Itβs created with Hugo. Iβm using Gitlab CI to deploy it to the server. π...
Newer archives
Older archives