codegod100
  • Joined on 2023-02-11
codegod100 opened issue toolshed/organising#415 2023-02-13 08:20:44 +00:00
App deployed but not displaying when I visit url
codegod100 closed issue toolshed/organising#410 2023-02-13 08:13:15 +00:00
Creating recipe and docker daemon not exposing my ports
codegod100 commented on issue toolshed/organising#410 2023-02-13 08:12:44 +00:00
Creating recipe and docker daemon not exposing my ports

You said 5017 won't be exposed to the host but will be available on the proxy network for treafik to route requests from port 80/443 to.

I get how this makes sense, however when I look at…

codegod100 opened issue toolshed/organising#412 2023-02-13 07:59:28 +00:00
error while deploying traefik on new server
codegod100 opened issue toolshed/organising#411 2023-02-13 07:06:47 +00:00
better output on what the command abra is running on cli so I can manually reproduce
codegod100 commented on issue toolshed/organising#410 2023-02-13 06:19:04 +00:00
Creating recipe and docker daemon not exposing my ports

As you can see in the compose my app runs on port 5017 but when I docker ps there is no exposed port showing as there is with every other app I have deployed with abra. Not sure where the…

codegod100 commented on issue toolshed/organising#410 2023-02-13 06:17:34 +00:00
Creating recipe and docker daemon not exposing my ports

Here is my compose file because you'll prolly ask for it

---
version: "3.8"

services:
  app:
    image: moonlion/agora-server
    volumes:
      - data:/home/root/agora
   …
codegod100 opened issue toolshed/organising#410 2023-02-13 06:14:08 +00:00
Creating recipe and docker daemon not exposing my ports
codegod100 commented on issue toolshed/organising#408 2023-02-12 16:05:04 +00:00
Don't reset branches when creating new apps

This would actually be my preference. I only suggested the flag because someone in the matrix said that might be useful to request, but yeah, please leave my git alone 😇

codegod100 commented on issue toolshed/organising#408 2023-02-12 15:36:13 +00:00
Don't reset branches when creating new apps

This implies that abra binary does in fact affect my git branch

codegod100 closed issue toolshed/docs.coopcloud.tech#132 2023-02-12 15:28:11 +00:00
New recipe creation errors on missing RECIPE env variable
codegod100 opened issue toolshed/organising#409 2023-02-12 15:27:56 +00:00
New recipe creation errors on missing RECIPE env variable
codegod100 closed issue toolshed/docs.coopcloud.tech#133 2023-02-12 15:27:16 +00:00
--chaos flag needed for abra app new
codegod100 opened issue toolshed/organising#408 2023-02-12 15:27:03 +00:00
--chaos flag needed for abra app new
codegod100 opened issue toolshed/docs.coopcloud.tech#133 2023-02-12 15:05:18 +00:00
--chaos flag needed for abra app new
codegod100 opened issue toolshed/docs.coopcloud.tech#132 2023-02-12 15:03:34 +00:00
New recipe creation errors on missing RECIPE env variable
codegod100 closed issue toolshed/organising#406 2023-02-12 04:28:27 +00:00
new abra install json error