Node app ( ReactJS , ExpressJS, Nextjs ) hosting using cyberpanel

Поделиться
HTML-код
  • Опубликовано: 31 янв 2025

Комментарии • 42

  • @andersonmas2402
    @andersonmas2402 6 месяцев назад +2

    Gracias, buen samaritano, no tienes idea de lo mucho que me ayudó tu video, literalmente salvaste mi estabilidad.

    • @FluxxSet
      @FluxxSet  6 месяцев назад +2

      @@andersonmas2402 👍

  • @tanmaylanjewar2361
    @tanmaylanjewar2361 Месяц назад +1

    Very helpful

  • @investfoxy
    @investfoxy 2 месяца назад

    in vhost config I am not seeing the same text like you instead what I seeing:
    context /.well-known/acme-challenge {
    location /usr/local/lsws/Example/html/.well-known/acme-challenge
    allowBrowse 1
    could you tell me whats the issue?

    • @FluxxSet
      @FluxxSet  2 месяца назад

      No that's not issue

  • @fuadnursholehan2932
    @fuadnursholehan2932 4 месяца назад +1

    I followed everything step by step in your videos, but my site is just loading endlessly and not displaying anything.

    • @FluxxSet
      @FluxxSet  4 месяца назад

      May be issue is something else ,
      Ping me on telegram we will have a call 🤙.
      I'll solve the issue.

    • @fuadnursholehan2932
      @fuadnursholehan2932 4 месяца назад

      @@FluxxSet The first time it worked, but when I tried to improve the App.js file, the site started loading endlessly. What could be causing this issue?

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@fuadnursholehan2932 as I said it's hard to determine this way , let's have a g meet I'll check what's wrong

  • @UtkarshSingh_gt7
    @UtkarshSingh_gt7 6 месяцев назад +1

    Bro please help, i did everything you did but it's showing 404 for my express app

    • @FluxxSet
      @FluxxSet  6 месяцев назад +1

      @@UtkarshSingh_gt7 message me on insta , will have a meeting, I'll check what's wrong.

    • @UtkarshSingh_gt7
      @UtkarshSingh_gt7 6 месяцев назад

      @@FluxxSet I have just DM'd you bro. Please reply.

    • @UtkarshSingh_gt7
      @UtkarshSingh_gt7 6 месяцев назад

      A big thanks man, you solved the issue so easily!

  • @nartinturyagyenda4242
    @nartinturyagyenda4242 3 месяца назад

    Where did you get the context file ?

    • @FluxxSet
      @FluxxSet  3 месяца назад

      its on offical website

  • @doedits2842
    @doedits2842 Год назад

    Sir can you create video on how to setup cyberpanel with github and when we push code on github it automatically fetch updated one and run npm build

    • @FluxxSet
      @FluxxSet  Год назад

      cyberpanel dosent provide this functionality except just attaching github may be in this case we need to setup cyberpanel + jenkins and github to achive this , sure once i am free from my current projects ill record video .

    • @FluxxSet
      @FluxxSet  Год назад

      Hey, I just checked out your channel, and you're a pretty talented video editor! I'm guessing you do this for fun, but you're really skilled at it. I could use a little help if you don't mind. I'm trying to create videos for another channel, and I want to achieve a similar style to this video: ruclips.net/video/es0F3A58rus/видео.html . Could you take a look and let me know what tools might have been used to edit it, including animations, animated maps, effects, etc.?

    • @doedits2842
      @doedits2842 11 месяцев назад +1

      @@FluxxSet First of All Thank you so much for your kind words and for checking out my channel! I'm really glad you enjoyed the content. Regarding your request, while I appreciate your interest, I have to be honest and say that I'm still learning and experimenting with video editing myself. I'm not yet proficient with all the advanced tools and techniques. However, I can recommend some beginner-friendly tutorial that I am currently following.
      ->for After Effects tutorials: ruclips.net/video/HUVoz81I8uo/видео.htmlsi=k09a9W28jlamTi-W.
      ->Additionally, if you're using Premiere Pro, you can utilize the assets available on Envato Elements. {Well, I've noticed that a colleague of mine (video editor) uses Premiere Pro and frequently utilizes Envato Elements for her edits.}
      These resources might help you achieve the style you're aiming for in the video you shared. Keep up the great work on your channel, and best of luck with your video projects!

  • @سكور-ن2ع
    @سكور-ن2ع 9 месяцев назад +1

    fluxx what is the vHost conf for next applications plz

    • @FluxxSet
      @FluxxSet  9 месяцев назад

      use docker reverce proxy , you can find resources on fluxxset.com

  • @noahklyde5777
    @noahklyde5777 Год назад

    when i open my terminal at windows using cmd and type ssh root@(ip address). I cannot type the password when its asking for password, why?

    • @FluxxSet
      @FluxxSet  Год назад

      password is being typed but its invisible , just type complete password and hit Enter .

  • @Oleksandr-bl7sd
    @Oleksandr-bl7sd 7 месяцев назад +1

    and how to change file and restart server?

    • @FluxxSet
      @FluxxSet  7 месяцев назад +1

      you can chage files from cyberpanels file browser and it will autometically update on web if its not then use
      sudo lsws restart

    • @FluxxSet
      @FluxxSet  7 месяцев назад +1

      but i will suggest aa panel for react as its easy to setup for node apps

    • @FluxxSet
      @FluxxSet  7 месяцев назад +1

      ruclips.net/video/-dXjcLmT19w/видео.html

  • @wtfcmonwtf
    @wtfcmonwtf Год назад

    Does the same work for a dynamic website build with nextjs 13 using a custom server? would it not be a risk to put the .env file in the public_html of the subdomain folder? Thanks.

    • @FluxxSet
      @FluxxSet  Год назад

      for next js the proxying is the ony way , betst way to deploy net js by keeping security in mind will be using docker deployment it will solve your env issue too .
      but still even if we proxy connection using openlightspeed over nginx or apache will be good idea .

  • @Top10-u2r
    @Top10-u2r Год назад

    Without npm start on port 3000 it's running?
    If really it's working for next.js then you are boss. Can you please make another video for next.js application? It will be life saver. Advance thank you.

    • @FluxxSet
      @FluxxSet  8 месяцев назад

      there is way in aa panel you can host without proxy

  • @omarahmedabouelela7989
    @omarahmedabouelela7989 8 месяцев назад

    How can I use pm2 instead of this do you know? I keep getting 404

    • @FluxxSet
      @FluxxSet  8 месяцев назад

      create service file wich use PM2 or any other method to start pm2 and reverce proxy from cyberpanel

  • @ramendersingh3072
    @ramendersingh3072 Год назад

    can you show the package.json file contents

    • @FluxxSet
      @FluxxSet  Год назад

      here github.com/fluxxset/Sample_next_js/tree/master/sample

  • @mikael760
    @mikael760 4 месяца назад +2

    I did everything, i got 404

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@mikael760 react or next ?

    • @investfoxy
      @investfoxy 2 месяца назад

      That means your existing hosting provider IP is still showing content..

  • @19.pritamgiri73
    @19.pritamgiri73 9 месяцев назад +1

    for next js

    • @FluxxSet
      @FluxxSet  9 месяцев назад

      use docker + reverce proxy with cyberpanel

  • @faajuninho
    @faajuninho 10 месяцев назад +1

    Thanks for help me!
    You need speak mor slow because your english is very bad.

    • @FluxxSet
      @FluxxSet  10 месяцев назад

      Thanks for feedback 🙂 ,
      I'll include improvisation in my future tutorials.