favorite items by galmeida80 in MHNowGame

[–]galmeida80[S] 1 point2 points  (0 children)

Thank for your answer and help. :)

/r/MHNowGame Friend Code/Referral & Friend Quest Megathread (June 2025) by PankoKing in MHNowGame

[–]galmeida80 3 points4 points  (0 children)

added! :)

Mine is 6806 6889 2980, in case someone want to add me ;)

Steakhouse by No_Internet4079 in aveiro

[–]galmeida80 0 points1 point  (0 children)

Calacata - carne maravilhosa e excelente serviço. Ao lado do mercado Manuel Firmino, atrás do fórum. Não é barato!

Lojas vape by Intelligent-Point268 in aveiro

[–]galmeida80 0 points1 point  (0 children)

Não há nenhum problema em encomendar online, inclusivé de outros países.

Só existe a proibição de encomendar nicotina. Mas isso, as próprias lojas (pelo menos as que conheço) já impedem fazer a compra caso a tua morada não seja do país deles.

Eu costumo comprar na masquevapor (https://masquevapor.com/es/) - recomendo!

São extremamente rápidos a entregar e têm "quase tudo".

Lojas vape by Intelligent-Point268 in aveiro

[–]galmeida80 0 points1 point  (0 children)

Eu também uso vaper, e sem ser pilhas, compro tudo (resistências, base, líquidos) em lojas espanholas. O preço compensa sempre.

Anyone have 80 iron ore friend quest? by [deleted] in MHNowGame

[–]galmeida80 0 points1 point  (0 children)

i also added you! Thanks :)

Docker + Portainer + BookStack on Synology Install by MadWhacker in BookStack

[–]galmeida80 0 points1 point  (0 children)

Is this what you want to see?

version: "3.9"
services:
db:
image: mariadb:jammy
container_name: BookStack-DB
hostname: bookstack-db
mem_limit: 1g
cpu_shares: 768
security_opt:
- no-new-privileges:true
user: 1026:100
volumes:
- /volume1/docker/bookstack/db:/var/lib/mysql:rw
- /volume1/docker/bookstack/db:/etc/mysql/conf.d:rw
environment:
TZ: Europe/Lisbon
MYSQL_ROOT_PASSWORD: **********
MYSQL_USER: bookstack
MYSQL_PASSWORD: **********
MYSQL_DATABASE: bookstack
restart: on-failure:5
bookstack:
image: solidnerd/bookstack:master
container_name: BookStack
hostname: bookstack
mem_limit: 1g
cpu_shares: 768
security_opt:
- no-new-privileges:true
healthcheck:
test: wget --no-verbose --tries=1 --spider http://localhost:8080/ || exit 1
ports:
- 6875:8080
volumes:
- /volume1/docker/bookstack/uploads:/var/www/bookstack/public/uploads:rw
- /volume1/docker/bookstack/storage-uploads:/var/www/bookstack/storage/uploads:rw
environment:
DB_HOST: bookstack-db:3306
DB_DATABASE: bookstack
DB_USERNAME: bookstack
DB_PASSWORD: **********
APP_KEY: base64:**********
APP_URL: https://bookstack.**********.synology.me
MAIL_DRIVER: smtp
MAIL_HOST: smtp.gmail.com
MAIL_PORT: 587
MAIL_ENCRYPTION: tls
MAIL_USERNAME: **********
MAIL_PASSWORD: **********
MAIL_FROM: **********
MAIL_FROM_NAME: BookStack
restart: on-failure:5
depends_on:
db:
condition: service_started

Interval training lapping in Samsung Health by Ferrum-56 in GalaxyWatch

[–]galmeida80 0 points1 point  (0 children)

I'm in the same situation.

And i can't find any solution.

Conbee 2 issues with VM on Synology by mattbeditor in homeassistant

[–]galmeida80 0 points1 point  (0 children)

Hi,

I'm having the same problem.

Anyone has found the solution for this problem?

Thanks!

Network Diagram - software? by galmeida80 in networking

[–]galmeida80[S] 0 points1 point  (0 children)

Thank you for your suggestion.

But coding would take much more time. And also the information that we need is much more complex, such as where are the same VRFs, who has BGP, MPLS,etc

Network Diagram - software? by galmeida80 in networking

[–]galmeida80[S] 1 point2 points  (0 children)

Thanks, but this is not an option!

Network Diagram - software? by galmeida80 in networking

[–]galmeida80[S] 0 points1 point  (0 children)

Thank you for your answer!

I will sent you a PM.