FOSSBilling / Proxmox

Proxmox VM provisioning for FOSSBilling
GNU General Public License v3.0
35 stars 5 forks source link

[To-Do before 0.1.0 release] Current list of open tasks before 0.1.0 can be released. #26

Open Anuril opened 1 year ago

Anuril commented 1 year ago

This issue is intended as a collection of known issues that will need to be fixed before 0.1.0

Template Management System #13

IPAM #12

Other Issues

BelleNottelling commented 1 year ago

Encrypt / Decrypt the authentication information using FBs built-in crypto methods

We might want to look at these in-dept and ensure they are implemented in a way that's not flawed. They are untouched from BoxBilling code as far as I know so it might be in need of a rewrite. (Hopefully not, it's already in use to save module configs)

Anuril commented 1 year ago

They look pretty sound, the salt from the config file is used as symmetric key. https://github.com/FOSSBilling/FOSSBilling/blob/3d7132321a8def4373a5138cdbc7789e094ecd2c/src/library/Box/Crypt.php#L34

Might not be the longest key, but oh well.

ShangTianYa commented 1 month ago

拜托快上线啊

ShangTianYa commented 1 month ago

请问还有什么替代开源方案能实现FOSSBilling对接promox吗?

ShangTianYa commented 1 month ago

录屏 2024-10-17 01-07-14.webm

我没有看到proxmox插件啊。权限也有检查没有问题,请问该如何启用? image

Anuril commented 1 month ago

2024-10-17.01-07-14.webm

我没有看到proxmox插件啊。权限也有检查没有问题,请问该如何启用? image

It is not working yet. No vm creation process.

To test how far it is - use this https://github.com/Anuril/Proxmox/releases/download/v0.1.0-alpha0/Serviceproxmox.zip

Contents of the Serviceproxmox zip file need to be under modules/

So

/var/www/modules/Serviceproxmox/ has to contain

grafik