Compare commits

..

2 Commits

Author SHA1 Message Date
hvanranden d82f0baacd Enabled ingress and updated port configuration 2026-01-22 19:55:13 +01:00
hvanranden 8a49ec755a Add Intentor icon and logo assets 2026-01-22 19:50:46 +01:00
3 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
name: "Intentor" name: "Intentor"
description: "Intent based automation platform" description: "Intent based automation platform"
version: "0.0.3" version: "0.0.4"
slug: "intentor" slug: "intentor"
init: false init: false
arch: arch:
@@ -9,3 +9,6 @@ arch:
startup: application startup: application
ports: ports:
8080/tcp: 8080 8080/tcp: 8080
ingress: true
ingress_entry: /
ingress_port: 8080
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB