• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

angular

  1. P

    Resolved Angular App and express.js on temp domain

    Hi, I have two temporary domains for testing (I couldn't connect real domain at the moment). On one domain, there is an angular app running, on the other domain, there is an express.js backend running. The express.js application is working as I can query data from rest endpoints with postman...
  2. elaa

    Issue how can I allow HTTP request on plesk

    Hi ,I just uploaded my angular/php project into my website on plesk with is based on HTTP requests but when I tried to test it I got this 405 Not Allowed nginx how can I fix this
  3. elaa

    Question how can I upload my angular web app into plesk

    Hi, I developed a web application using angular and PHP ,I need to upload it now into Plesk . I have been working with angular for a while now but I have never uploaded my project into a server, so I don't know exactly how can I do it and what steps should I use to upload it into plesk, do I...
  4. R

    Question how to deploy my angular app with java services?

    i have run my java services in plesk using SSh i have been trying to call it in my angular app (already deploy on plesk) but nor success i have used localhost to call the service but still not working
  5. elaa

    Question is it possible to use angular/php with plesk

    so I am starting to develop a new web site using angular for front-end and PHP for the backend but I have to use Plesk, so I was wondering is it possible for me and can anyone provide me with documents that can help me
  6. A

    Resolved npm commands are not working via ssh chrooted.

    I have installed node.js on Plesk Onyx17.8 . I'm trying to deploy angular universal app and for it npm command is also required. But no npm commands are being recognized. Can we use npm or node command as chrooted user in Plesk shared hosting for Linux? If we can please share how I can do it...
  7. N

    Question need help running angular8 project in plesk

    Hi, i have an angular 8 project and i want to run it on plesk onyx linux. how do i do it? i tried configuring the nodejs options but no luck. need expect advice and solutions.
  8. L. Hagen

    Question PHP website and nodejs on same URL/domain

    Hi there, basically, I come from the PHP/Apache world. Now I started with angular & nodejs. Now I have the current situation: my website is using PHP/Apache and is reachable via https://www.address.com my website admin area resides in a subdirectory https://www.address.com/admin and is...
  9. DevStudio

    Resolved Angular Install

    Greetings I am working with (Angular 4 not to be mistaken with AngularJS) in PLESK (centOS) 64-bit Set up steps go nicely as per Angular Docs Once installed and set up the project can be seen on port 4200 http://localhost:4200/ In my case my.ip.address:4200 or mydomain.com:4200 This does not...
  10. L

    Issue Plesk API don't support CORS preflight OPTIONS Request

    Hey there, I'am going to write an Angular2-Module for Plesk API for my own small Needs. I noticed that Plesk don't Support the CORS preflight OPTIONS request: https://www.html5rocks.com/en/tutorials/cors/ Is there any Option to allow that request so I can continue my work? (For this...
Back
Top