kopiko Posted March 21, 2020 Share Posted March 21, 2020 Pls add support for Apiscp.com web hosting control panel. Whmcs and Blesta can provision it. Whmcs: https://github.com/LithiumHosting/apiscp-whmcs Blesta: https://docs.blesta.com/display/user/APNSCP Quote Link to comment Share on other sites More sharing options...
Staff Member Onur Posted March 23, 2020 Staff Member Share Posted March 23, 2020 On 3/21/2020 at 1:54 PM, kopiko said: Pls add support for Apiscp.com web hosting control panel. Whmcs and Blesta can provision it. Whmcs: https://github.com/LithiumHosting/apiscp-whmcs Blesta: https://docs.blesta.com/display/user/APNSCP Thanks for your feedback. I'll forward this to our relevant department. Quote Helpful links : Developer Center | Usage Guide | Translate | What's New? Link to comment Share on other sites More sharing options...
[email protected] Posted March 30, 2020 Share Posted March 30, 2020 (edited) I'm the lead dev of ApisCP. If this consideration gains further traction please feel free to reach out to me at [email protected] if you have any questions in developing the module. Blesta was done over a weekend and WHMCS didn't take very long to flesh out. I'm more than happy to address or even too extend ApisCP's API to facilitate whatever needs to be done. Edit: this username was brought to you by autofill 😬 Edited March 30, 2020 by [email protected] 1 Quote Link to comment Share on other sites More sharing options...
Staff Member Onur Posted March 30, 2020 Staff Member Share Posted March 30, 2020 [email protected], 13 saat önce yazdı: I'm the lead dev of ApisCP. If this consideration gains further traction please feel free to reach out to me at [email protected] if you have any questions in developing the module. Blesta was done over a weekend and WHMCS didn't take very long to flesh out. I'm more than happy to address or even too extend ApisCP's API to facilitate whatever needs to be done. Edit: this username was brought to you by autofill 😬 Hello msaladna, We have integration documents prepared for developers related to hosting panel integration. Have you reviewed these? https://dev.wisecp.com/en/kb/hosting-panel-module-development-introduction We'd be happy to cooperate with you. Thank you for your message. Quote Helpful links : Developer Center | Usage Guide | Translate | What's New? Link to comment Share on other sites More sharing options...
[email protected] Posted March 30, 2020 Share Posted March 30, 2020 I've always run my own billing system and, initially, would be a poor fit for wiring up WiseCP. Do you have a boiler plate module available for this occasion? If there's a developer license available for WiseCP, then I can take a look into this once my workload abates. Quote Link to comment Share on other sites More sharing options...
Staff Member Onur Posted March 30, 2020 Staff Member Share Posted March 30, 2020 8 minutes ago, [email protected] said: I've always run my own billing system and, initially, would be a poor fit for wiring up WiseCP. Do you have a boiler plate module available for this occasion? If there's a developer license available for WiseCP, then I can take a look into this once my workload abates. I sent you a private message. Please check it. Quote Helpful links : Developer Center | Usage Guide | Translate | What's New? Link to comment Share on other sites More sharing options...
[email protected] Posted April 2, 2020 Share Posted April 2, 2020 Reached out to @Onur. Still waiting to hear back from them. Quote Link to comment Share on other sites More sharing options...
kopiko Posted April 3, 2020 Author Share Posted April 3, 2020 Hello Matt! I have Wisecp on cpanel shared and thinking of switching to vps with Apiscp. Have you tried installing Wisecp on vps with Apiscp? I have seen another install Wisecp on vps with Centos / control web panel. Quote Link to comment Share on other sites More sharing options...
[email protected] Posted April 3, 2020 Share Posted April 3, 2020 18 minutes ago, kopiko said: Hello Matt! I have Wisecp on cpanel shared and thinking of switching to vps with Apiscp. Have you tried installing Wisecp on vps with Apiscp? I have seen another install Wisecp on vps with Centos / control web panel. I can't foresee any problems. By default, ApisCP employs principle of least privilege meaning the web server runs as a different user than the account admin. There's a couple strategies to integrate with varying levels of security. Learning Mode will allow temporary write access and calculate the permission differences, creating a custom profile for the app. Other solution is to give the directory, or subset of directories, web server ownership. Lastly, you can make PHP-FPM behave like cPanel, Plesk, and others by changing the pool ownership to the account user (Web > PHP Pools > Change Owner) or on creation by setting apache,webuser to null/None/"". It's bad practice however. The rise of third-party security services from cPanel's backwoods architecture should be indication enough to avoid same-user ownership 🙂 Waiting on a developer license, and some free time, to go forward with integration notes. If you ever run into issues, do reach out to me either here, email, or whichever is most convenient. Quote Link to comment Share on other sites More sharing options...
kopiko Posted April 3, 2020 Author Share Posted April 3, 2020 A guide to install Apiscp on vps and Wisecp with recommended config for security and compatibility will be really welcome. Maybe it can be stickied here for those who want to install Wisecp on vps rather than on shared. But I thought when you install Apiscp, by default it is already secure? Im thinking of whether to install Apiscp or Keyhelp on the vps. Quote Link to comment Share on other sites More sharing options...
[email protected] Posted April 3, 2020 Share Posted April 3, 2020 It's built to be be secure, but sometimes people find permissions cumbersome. Pool ownership change is an option to make it easier to use at a slight reduction in security (hosts can also disable this feature). ApisCP comes with a 30-day free trial, so feel free to use at your leisure. I can put together a guide as well. Shouldn't pose much of a challenge! Quote Link to comment Share on other sites More sharing options...
kopiko Posted April 13, 2020 Author Share Posted April 13, 2020 Any update Matt 🙂 ? 1 Quote Link to comment Share on other sites More sharing options...
[email protected] Posted April 22, 2020 Share Posted April 22, 2020 Nothing yet. It's scheduled for when time permits, whenever that may be. I'm on a deadline to migrate over a few old platforms from my hosting business by June when ACME v2 becomes mandatory. First two have been taken care of. Another 2 even older servers are next on the list and I'm sure will require some rewrites to the migration code that I froze on that platform circa 2016. On top of that pushing out code for ApisCP as well as building out documentation whenever I have downtime. 24 hours in a day isn't enough time to catch up to everything all at once. I'm making progress, but have to honor my prior commitments first. 🙃 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.