Easypanel > How do I update?
-
wrote for 14 dage siden sidst redigeret af
I set up an Ubuntu server with Lightsail via Amazon AWS. I installed easypanel. I installed nodebb via easypanel, but I don’t know how to update it from here. I could not run ssh console codes in easypanel project
-
I set up an Ubuntu server with Lightsail via Amazon AWS. I installed easypanel. I installed nodebb via easypanel, but I don’t know how to update it from here. I could not run ssh console codes in easypanel project
wrote for 14 dage siden sidst redigeret af -
-
wrote for 14 dage siden sidst redigeret af
Maybe try
git fetch origin git reset --hard origin/master
-
wrote for 14 dage siden sidst redigeret af
-
wrote for 14 dage siden sidst redigeret af
I guess you would put your own gh credentials. What does this command show
git remote -v
? -
wrote for 14 dage siden sidst redigeret af
Looks good, try entering you github credentials and see if you can get the latest code.
-
wrote for 14 dage siden sidst redigeret af
-
wrote for 14 dage siden sidst redigeret af
@HuseyinKurklu Sounds like your password is wrong, did you try resetting it.
You can always try cloning nodebb into a new folder with
git clone https://github.com/NodeBB/NodeBB.git