Komodo #256

Closed
opened 2026-02-04 17:29:07 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @MickLesk on GitHub (Jan 2, 2025).

Originally assigned to: @MickLesk on GitHub.

https://github.com/community-scripts/ProxmoxVE/discussions/390

Application Name

Komodo

Website

https://komo.do/

Description

Deploy docker containers 🚀
Deploy containers, deploy docker compose, see uptime and logs across all your servers

Powered by Rust 🦀
The core API and periphery agent are written in Rust

Automated builds 🛠️
Build auto versioned docker images from git repos, trigger builds on git push

Originally created by @MickLesk on GitHub (Jan 2, 2025). Originally assigned to: @MickLesk on GitHub. https://github.com/community-scripts/ProxmoxVE/discussions/390 ### Application Name Komodo ### Website https://komo.do/ ### Description Deploy docker containers 🚀 Deploy containers, deploy docker compose, see uptime and logs across all your servers Powered by Rust 🦀 The core API and periphery agent are written in Rust Automated builds 🛠️ Build auto versioned docker images from git repos, trigger builds on git push
OVERLORD added the new script label 2026-02-04 17:29:07 +03:00
Author
Owner

@ryanwwest commented on GitHub (Jan 15, 2025):

Following the script instructions by running the bash wget command in a fresh proxmox install's 'proxmox' Node VE shell, using default settings, I got this error eventually:

  ✔️  LXC Container 100 was successfully created.
 ⠼bridge 'vmbr0' does not exist
 ⠴
[ERROR] in line 901: exit code 0: while executing command pct start "$CTID"

Are there additinoal prerequisites I need to do to make this work?

And on an unrelated note, for setting up the Periphery, it looks like there's no equivalent script so I would best install it manually in perhaps a Debian VM along with docker?

@ryanwwest commented on GitHub (Jan 15, 2025): Following the script instructions by running the bash wget command in a fresh proxmox install's 'proxmox' Node VE shell, using default settings, I got this error eventually: ``` ✔️ LXC Container 100 was successfully created. ⠼bridge 'vmbr0' does not exist ⠴ [ERROR] in line 901: exit code 0: while executing command pct start "$CTID" ``` Are there additinoal prerequisites I need to do to make this work? And on an unrelated note, for setting up the Periphery, it looks like there's no equivalent script so I would best install it manually in perhaps a Debian VM along with docker?
Author
Owner

@MickLesk commented on GitHub (Jan 15, 2025):

Thats Not an Script Issue. Your Ethernet Adapter cant reach network

@MickLesk commented on GitHub (Jan 15, 2025): Thats Not an Script Issue. Your Ethernet Adapter cant reach network
Author
Owner

@ryanwwest commented on GitHub (Jan 15, 2025):

Hmm okay. I'm new to Proxmox and assumed since the script downloaded over ethernet first, that wasn't an issue. I guess I need to learn more about how to manage networking within LXC containers.

@ryanwwest commented on GitHub (Jan 15, 2025): Hmm okay. I'm new to Proxmox and assumed since the script downloaded over ethernet first, that wasn't an issue. I guess I need to learn more about how to manage networking within LXC containers.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#256