typing...
aspiring software engineer / web developer
https://www.marius.uk/
-
PRO OnLine Services Ltd (freelance)
- London, UK
-
06:41
(UTC +01:00) - https://www.marius.uk/
- https://orcid.org/0009-0005-1087-2317
- @mariuscucuruz
- marius.cucuruz
- mariuscucuruz
- https://linktr.ee/marius.himself
Highlights
Pinned Loading
-
Run Wordpress website behind nGinx, ...
Run Wordpress website behind nGinx, on Docker, with SSL via Lets Encrypt 1# normally (on Linux) your user / group has the ID 10002UID=1000
3GID=1000
4WEBUSER=host-user
5WEBGROUP=host-group
-
Docker: build & push images for give...
Docker: build & push images for given environment 1#!/bin/bash23## This program accepts an environment name (local, staging, prod) and4## expects respective Dockerfiles (for these suported environments) to5## exist in specific directory (i.e. `docker/$environment.Dockerfile`). -
BASH: assign CLI positional argument...
BASH: assign CLI positional argument to local variables 1#!/bin/bash23### assign variables from CLI (posibional arguments)4first_user_arg="$1"5second_user_arg="$2" -
Shell Git aliases: Fetch Pull Update...
Shell Git aliases: Fetch Pull Update Rebase Stash 1#!/bin/bash23# run `gupdate` to safely update your local branch4alias gfetch="git fetch origin && git pull origin --ff-only"
5alias gpull="git pull origin --ff-only"
-
-
satellite-tracker
satellite-tracker PublicLaravel Lumen API that uses N2YO service to locate satelites and alert of their visibility
PHP 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



