Search results

  1. A

    how to add "Relay domains" programmatically

    Thank you very much, that should resolve the issue. I had checked the admin guide pdf, but, it seems, had missed the actual documentation.. (link to the documentation can be found here https://forum.proxmox.com/threads/rest-api-documentation.43218/ ) Great products/projects ! Best regards, Arsen
  2. A

    how to add "Relay domains" programmatically

    Hi, I would like to be able to add relay domains through some sort of api. Is that possible? I notice that relay domains are saved to "/etc/pmg/domains" and `/usr/sbin/postmap /etc/pmg/domains` can update domains.db ? But it seems that changing `/etc/pmg/domains` and updating domains.db is...
  3. A

    Can change in Linked clone affect template?

    Ok, thanks for the response, Tried to reproduce with no luck. The file remains unchanged. Sorry for the distraction, may have misclicked and clone not from template.. or misread.. as the files should have both ether preserve the changes or not. Not sure of anything already.. Thanks again...
  4. A

    Can change in Linked clone affect template?

    Not sure, whether this is bug, or do I missed something My actions 1) I converted kvm VM with qcow2 to a template. 2) Created linked clone from that template 3) logged in here via web interface console (noVNC) to the clone changed /etc/defaults/grub and /etc/ssh/sshd_conf files. 4) Created...