mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Enable Database Tab for Static Site profile ? #516
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cyberdarius on 8/1/2022
Description
Thanks for the project. It's really a little gem of simplicity.
I'm testing CloudPanel webapps with the stack asp.net Core NET 6.0 using the "Static Site" profile with success.
It's possible to enable on Sites Manager the "Database tab" in "static site" profile ?
Within asp.net Core NET 6.0, Nginx works as reverse proxy, and my webapp is configured as systemd service.
Thanks
Example
No response