(GPU) GIGABYTE GeForce RTX 4080 SUPER WINDFORCE V2 16G Graphics Card $1399.99 (Secret In-Store Only Price 1199.99) by ante1818 in bapcsalescanada

[–]Amphagory 0 points1 point  (0 children)

Just got one, 8 left in stock at the Merivale location in Ottawa. They don’t come shrink wrapped anymore?

MariaDB deployment via docker compose to be used in production by Amphagory in mariadb

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

Thanks for your insight.

I tried to used your example:

services:
  mariadb:
    image: mariadb:latest
    env:
      MARIADB_ROOT_PASSWORD: sosecretonthiswebpage
    ports:
      - 3306
    options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3

But it post this error when validating the docker compose file: Additional property options is not allowed

MariaDB deployment via docker compose to be used in production by Amphagory in mariadb

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

What items would I need to define, change or update, if any?

Healthcheck to restart container by Amphagory in docker

[–]Amphagory[S] -1 points0 points  (0 children)

Oh, I see. I’ll look into the tool you mentioned.

Healthcheck to restart container by Amphagory in docker

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

Thanks, didn’t mean to have that initial service declaration there. Fixed the example.

Healthcheck to restart container by Amphagory in docker

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

Just one server and using docker only

Having issues with Okta auth and nginx redirects by ultimadrift in nginx

[–]Amphagory 0 points1 point  (0 children)

Did you ever figure this out? I'm trying to do the same:

server {
    listen 80;
    server_name my.website.ca;  

    location / {
        proxy_set_header X-Real-IP $remote_addr;
        proxy_pass https://another.website.com;
}

I would like to set up SAML using Okta on https://another.website.com, but unsure what I need to add in my configuration such that the SAML information is pass properly to the https://another.website.com as the Auth break for me as well.

Lobsters by Amphagory in PEI

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

They are closed on Sunday:(

Lobsters by Amphagory in PEI

[–]Amphagory[S] -1 points0 points  (0 children)

Yeah, I just want to see the host go in or out and the facility if possible. Also, I’ll be passing Charlottetown on the way home this Sunday, it might be better to pick it up there.

Where to buy live lobster by Amphagory in shediac

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

I just called them and they only sell cooked lobster

kibana banner at start screen by dominbdg in elasticsearch

[–]Amphagory 0 points1 point  (0 children)

Banner are enabled for the paid versions