Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Deploy Krayin with Easypanel

    General Discussion
    2
    2
    97
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mego last edited by

      Can anyone help me publish the KrayinCRM application on EasyPanel?

      1 Reply Last reply Reply Quote 0
      • R
        rishabh_webkul19 last edited by

        Hello @mego

        You can publish KrayinCRM on EasyPanel by following these steps:

        Prepare the project – clone the repo, install composer & npm dependencies, and build assets.

        Configure .env – set database, app URL, and other environment variables.

        Set permissions – link storage and give proper write permissions to storage and bootstrap/cache.

        Run migrations – php artisan migrate --seed.

        Deploy on EasyPanel – either via GitHub integration or Docker. Ensure the web root points to public/.

        Run queues & scheduler – for background jobs and tasks.

        With these steps, KrayinCRM should be successfully deployed on EasyPanel.

        Note: For Further details you can check with the Easy Panel support team.

        Warm Regards

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors