Skip to content

Instantly share code, notes, and snippets.

View pentago's full-sized avatar
🥷

pentago

🥷
  • Origo Iceland
  • Belgrade
View GitHub Profile
@pentago
pentago / .env
Last active January 9, 2023 17:51
starr
UID=1000
GID=${UID}
UMASK=077
TZ=Europe/Belgrade
NETWORK=local-network
PROJECT_DIR=/home/${USER}/project
CONFIG_DIR=${PROJECT_DIR}/config
MEDIA_DIR=/storage
@pentago
pentago / Organization.json
Created December 26, 2022 17:34
Valvoline
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Valvoline Europe",
"url": "https://www.valvoline.com/en-eur",
"logo": "https://www.valvoline.com/493765/globalassets/vcom/us_valvoline_logo_horizontal_pms_nav.svg",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
@pentago
pentago / emby.log
Last active October 14, 2022 07:09
Emby Logs
2022-10-14 08:51:48.599 Info Main: Application path: /app/emby/EmbyServer.dll
2022-10-14 08:52:00.295 Info Main: Emby
Command line: /app/emby/EmbyServer.dll -programdata /config -ffdetect /app/emby/ffdetect -ffmpeg /app/emby/ffmpeg -ffprobe /app/emby/ffprobe -restartexitcode 3
Operating system: Linux version 5.15.0-48-generic (buildd@lcy02-amd64-080) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #54-Ubuntu SMP
Framework: .NET 6.0.8
OS/Process: x64/x64
Runtime: app/emby/System.Private.CoreLib.dll
Processor count: 2
Data path: /config
Application path: /app/emby
@pentago
pentago / organization.json
Last active October 14, 2022 11:56
Schema Markups
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "$WEBSITE_NAME",
"description":"$WEBSITE_DESCRIPTION",
"url": "$WEBSITE_URL",
"logo": "$WEBSITE_LOGO_IMAGE_URL",
"contactPoint": {
"@type": "ContactPoint",
@pentago
pentago / FAQ.json
Last active October 12, 2022 12:21
Orange
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How can I sign up to jood Orange app?",
"acceptedAnswer": {
"@type": "Answer",
@pentago
pentago / organization.json
Last active August 26, 2022 15:02
Content Copywriting
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Organization",
"name": "Content Copywriting",
"description": "Content for humans, loved by Google. Our content marketing agency confidently connects your brand to its ideal audience. Blogs, Websites, SEO & more.",
"url": "https://contentcopywriting.com.au",
"logo": "https://contentcopywriting.com.au/wp-content/uploads/2022/08/CC_Logo-2.jpg",
"contactPoint": {
"@type": "ContactPoint",
@pentago
pentago / feeds.txt
Created July 13, 2022 13:03
Random
https://containerjournal.com
https://dzone.com/devops-tutorials-tools-news
https://cloud.google.com/blog/products/gcp
https://dzone.com/cloud-computing-tutorials-tools-news
https://ahmet.im/blog
https://thenewstack.io
https://ma.ttias.be/cronweekly
https://serversforhackers.com
https://kubernetes.io
<script type="application/ld+json"> {
"@context": "https://schema.org",
"@type": "Product",
"name": "Apple iPhone 13 128GB",
"description": "\"6.1\" / 2532x1170 ekran\",
\"12 + 12 MP / 12 MP kamere\",
\"Hexa-core / 4 GB platforma\",
\"do 128 GB memorije\"",
"image": "https://cdn.a1.rs/a1website/upload/devices_thumbs/APPA2633/APPA2633_image001_300_450.png",
"brand": {
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Organization",
"name": "One Subsea",
"description": "Schlumberger offers industry-leading technology for subsea producers worldwide. Production, processing & control systems for maximum safety & reliability.",
"url": "https://www.onesubsea.slb.com",
"logo": "https://www.onesubsea.slb.com/-/media/onesubsea/images/logo/oss-logo-white.ashx",
"parentOrganization": {
"@type": "Organization",
@pentago
pentago / organization.json
Last active May 6, 2022 14:25
Schlumberger
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Organization",
"name": "Schlumberger",
"description": "Schlumberger is a technology company that partners with customers to access energy. Our people, representing over 160 nationalities, are providing leading digital solutions and deploying innovative technologies to enable performance and sustainability for the global energy industry.",
"url": "https://www.slb.com/",
"logo": "https://i.imgur.com/2u9TOKN.png",
"contactPoint": {
"@type": "ContactPoint",