Community Return to multiportal.io
Skip to content
  • 0 Votes
    1 Posts
    14 Views
    G
    Hi Environment MultiPortal Version: 1.2.0 Proxmox VE Version: 9.2.3 Deployment Type: [Single Node ] Description We have identified what appears to be an issue with user role and permission management in MultiPortal. When a role is created and assigned to a user, the user receives the expected permissions. However, if the role is later modified (permissions added or removed), the user’s effective permissions do not appear to change. Additionally, even when assigning a different role to the same user, the user seems to retain the permissions that were initially granted, rather than inheriting the permissions of the newly assigned role. Sincelery
  • **Feature Request: Proxy Support**

    Feedback & Ideas
    1
    2 Votes
    1 Posts
    19 Views
    G
    Hi Currently, the manual installation process requires direct internet access, which prevents deployments in environments where outbound connections must go through a proxy. This is a significant limitation for organizations with strict security policies. We would also like the license validation/check to be able to use the configured proxy instead of requiring direct internet access. Providing full proxy support for the installation process and all external communications, including license verification, would greatly simplify deployments in secured and restricted environments. sincelery
  • 1 Votes
    1 Posts
    34 Views
    G
    We would like to request an enhancement to MultiPortal regarding VM provisioning. Currently, when a VM is created with UEFI boot, the boot disk is automatically created in RAW format. This causes an issue when the storage backend is an LVM LUN, as RAW disks do not support snapshots in this configuration. Requested enhancement: Please add an option to specify the disk format (for example, QCOW2) for the UEFI boot disk during VM creation. Benefits: Enable snapshot support for VMs stored on LVM-backed storage. Provide greater flexibility in storage configuration. Allow administrators to choose the most appropriate disk format based on their storage backend and operational requirements. Current behavior: UEFI boot disk is always created in RAW format. Snapshot creation is not possible when the VM is stored on an LVM LUN. Expected behavior: Allow administrators to select the boot disk format (RAW or QCOW2) when provisioning a UEFI VM. Ensure QCOW2 can be used as the boot disk format to support snapshots where applicable.
  • 1 Votes
    1 Posts
    104 Views
    T
    During the automated installation for “Auto Generate SSL” Caddy requires TCP 80 to be availble for the Acme Challenge for LetsEncrypt. This poses a security risk to allow either NAT translation or public services to allow TCP 80 to the Mulitportal host. There is functionality with Letsencrypt to leverage API tokens to providers such as Cloudflare which is used in e.g. NGINX to allow the LetsEncrypt acme challange to auth via API Token without the need for openning security senstive ports for a public facing service and allows Multiportal to reside in a DMZ airgapped environment from the internet. For example in a NGINX deployment on Ubuntu sudo apt install python3-certbot-dns-cloudflare sudo mkdir /etc/letsencrypt/secrets/cloudflare.ini # Either API Token (recommended) dns_cloudflare_api_token = <enter api token here> chmod 600 /etc/letsencrypt/secrets/cloudflare.ini certbot certonly --dns-cloudflare --dns-cloudflare-credentials /etc/letsencrypt/secrets/cloudflare.ini -d cloudstack.somedomain.org. The available dns providers are as follows depending on python package are, Cloudflare DNS plugin for Certbot DigitalOcean DNS plugin for Certbot DNSimple DNS plugin for Certbot Gehirn DNS plugin for Certbot Google DNS plugin for Certbot Linode DNS plugin for Certbot OVH DNS plugin for Certbot RFC 2136 DNS plugin for Certbot SakuraCloud DNS plugin for Certbot Infomaniak DNS plugin for Certbot RFC 2136 DNS plugin for Certbot Route53 DNS plugin for Certbot SakuraCloud DNS plugin for Certbot Standalone DNS Authenticator plugin for Certbot If there was an option where during the automated install you could select your DNS provider, the installer install the correct package for Caddy and allow input for the API Token to create the .ini file it would provide a secure mechanism to create signed certificates for Caddy while being airgapped for Acme authentication.
  • Forum Rules

    Pinned Locked Announcements
    1
    1 Votes
    1 Posts
    145 Views
    StellS
    MultiPortal Community Guidelines Welcome to the MultiPortal Community - a space for service providers, homelabbers, IT pros, and infrastructure folks to connect, share knowledge, and help each other get the most out of MultiPortal. These guidelines keep things running smoothly. They’re pretty common sense, but worth spelling out. The Short Version Be helpful. We’re all here to solve problems and learn from each other. Be decent. Treat people the way you’d want to be treated. Stay on topic. This is a place for MultiPortal and infrastructure talk. If you want to talk about something random, keep it to the General Discussions forum. The Details Keep It Respectful Everyone’s welcome here, whether you’re in a massive telco or just getting started in your MSP. Disagree with ideas, not people. Healthy debate is fine - being a jerk isn’t. No harassment, discrimination, or personal attacks. Zero tolerance. Don’t be dismissive of questions that seem basic to you. We all started somewhere. Keep It Useful Asking for help? Search first - there’s a good chance someone’s already solved your problem. Use the templates in each forum - they exist to help you get better answers faster. Include the details: versions, error messages, what you’ve already tried. Post in the right category. Helping out? Be patient, especially with newcomers. Give practical advice, not just “RTFM” or a link with no context. If you’re not sure about something, say so. Bad advice is worse than no advice. Keep It Clean Don’t share passwords, API keys, or other secrets - even accidentally in logs or screenshots. Redact customer info and IP addresses before posting. Found a security issue? Email security@multiportal.io - don’t post it publicly. Keep It Legal No piracy, license hacks, or anything that circumvents licensing. Respect copyright. Quote and attribute when appropriate. Keep It On Topic Stick to MultiPortal, Proxmox, virtualization, and related infrastructure topics. General tech chat goes in Community → General Discussion. Save the politics and hot takes for somewhere else. Forum-Specific Notes Support Forums One problem per post. Don’t bundle unrelated issues. Mark your topic as solved when you get an answer - it helps others find solutions. Don’t bump repeatedly. Add new info if you have it, otherwise be patient. This is peer-to-peer support. For guaranteed response times, contact MultiPortal Support directly. Feedback & Ideas Check if someone’s already requested your feature - add your voice to existing threads instead of duplicating. Use the topic voting feature. Focus on the problem you’re trying to solve, not just the solution you want. Not every request will be built. That’s just how it goes. Beta Programs Beta content is confidential. Don’t share builds, screenshots, or unreleased features outside the beta forums. Give honest feedback - that’s why you’re here. Don’t run beta software in production. Seriously. Partner Zone Partner info stays in the Partner Zone. Follow your Partner Agreement. What Happens If Someone Breaks the Rules We’d rather not police things, but when needed: Heads up — Most issues get resolved with a quick note. Warning — Repeated issues may get a formal warning. Timeout — Continued problems can lead to a temporary suspension. Ban — Serious or persistent violations mean permanent removal. We aim to be fair and consistent. The moderators have final say. Getting Help Community questions: Post in the right forum. Official support: For production issues or guaranteed response, contact MultiPortal Support. Report a problem: Use the Report button or message a moderator. Questions about these guidelines: Post in General Discussion or ask a mod. Thanks for Being Here This community works because people like you show up, share what you know, and help each other out. We’re glad you’re part of it. ~ The MultiPortal Team Last updated: May 2026