Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

【1keydd devdeskos】how inst a pve with pbs inbuilt/aside in a keystroke

minlearnminlearn Member
edited May 2023 in Tutorials

as we all know that pbs is designed and recommended to be deployed separatedly from a pve instance in the purpose of remote backuping

but in my experiment, i can try pve+pbs or single-pve or single-pbs in a pve dist by switching the pbs services on/off integrated in it, without bringing any disharmony

截屏2023-05-17 06.53.55.png

  • the reason why i do it

    1,there is a lot of occasions where we need deploy both pve and pbs, the two iso schema is clean but sometimes turn a bit trivial
    2,pve and pbs share a lot base debian packages and essential services
    3,pbs is key componet and partner to pve in both backup and merge tasks

    so why not integrated them all?

  • how to play:

    wget -qO- 1keydd.com/inst.sh|bash,choose 2, that is debianmu (devdeskos)
    open ip:80 to view the novnc after scripts done and while installing happening
    open ip:8006,root/1keydd to use the pve after installing done
    
    systemctl enable proxmox-backup proxmox-backup-proxy
    systemctl start proxmox-backup proxmox-backup-proxy
    open ip:8007,root/1keydd to use the pbs
    
    the setting details are in the pic, when we prefer a original remote backup manner, just use the remote ip instead of localhost
    

atm only amd64 is supported
arm64 edition is in the plan。


give me a star https://github.com/minlearn/1keydd if you would like to

Comments

  • arm64 pbs suport is added today :) :D

  • daviderdavider Member

    Minlearn is a solo dancer... B)

  • minlearnminlearn Member
    edited May 2023

    @davider said:
    Minlearn is a solo dancer... B)

    pve+pbs in a single dist, solves real problems
    that is cool indeed
    (image you have pve as a datacenter yet go with a inbuilt backupcenter)

Sign In or Register to comment.