[GH-ISSUE #1166] Komodo #258

Closed
opened 2026-02-26 12:44:53 +03:00 by kerem · 3 comments
Owner

Originally created by @MickLesk on GitHub (Jan 1, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1166

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 1, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1166 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
kerem 2026-02-26 12:44:53 +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?

<!-- gh-comment-id:2591822073 --> @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

<!-- gh-comment-id:2591835744 --> @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.

<!-- gh-comment-id:2591840049 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#258
No description provided.