-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[To-Do before 0.1.0 release] Current list of open tasks before 0.1.0 can be released. #26
Comments
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) |
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. |
This is substantial work towards #26 and an eventual release of 0.1.0 * Fixed Divide by 0 if a Storage is not reachable or has 0 in any value * Fixed small things, started storage class edit * Removed broken is_configured * Fixed API Wrapper <script> tag location * Added functionality to save new tags to the database * Many UI Improvements, added Help to Server View, Ability to add Storage classes to storage * Added functionality to Enable & Disable QEMU VM Templates * - Replaced pve2-api-php with fork that uses symfony & httpclient. - Reworked some of the server preparation functionality - Added "Debug mode" to proxmox Settings * Set up automated release process * Added phpstan workflow * Added local phpstan config file (phpstan.dist.neon) * Added Tests & workflow to run phpunit from FOSSBilling * Fixed JS for CIDR/IP Validation * Cleanup (Comments etc)
拜托快上线啊 |
请问还有什么替代开源方案能实现FOSSBilling对接promox吗? |
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 |
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
The text was updated successfully, but these errors were encountered: