Applications
Application Deployment — JKPanel Server
Deploy PHP and web applications into a managed JKPanel Server website.
Deployment sequence
- Create the website.
- Select the appropriate PHP version.
- Create any required database and credentials.
- Upload or deploy application files.
- Configure the application's environment settings.
- Point the domain to the server.
- Enable SSL.
- Verify application and PHP logs.
Document roots
Framework applications may require a public subdirectory as their web document root. Configure the website according to the application's deployment model rather than exposing private application directories.
Production safety
Keep development secrets, repository credentials and local environment files out of publicly accessible paths.