Giter Site home page Giter Site logo

Comments (12)

kosmas58 avatar kosmas58 commented on August 22, 2024 2

Hi Philippe-Arnaud, pia frontend is using Angular2-CLI. So Dr. Google probably is able to help you to set up an Angular2-CLI server. So did I to find out how to configure Docker to run pia and pia-back.

from pia.

kosmas58 avatar kosmas58 commented on August 22, 2024 2

angular/angular-cli#1793 should give you some hints to setup an IP on your server and start ng-serve with that IP.

from pia.

iouss avatar iouss commented on August 22, 2024 2

Hello,

When you start ng serve ( ng serve -prod) you have a folder named dist/ , use this folder on Apache server as a web app, you can define a link to your company.
on this application you can also define the API REST server address
let me know if you want more information
Thanks

from pia.

kosmas58 avatar kosmas58 commented on August 22, 2024 1

Hi Philippe-Arnaud, an easy way to get pia and pia-back up and running is using Docker. If included the necessary configuration files into my fork of pia and pia-back. I've also send a pull-request to LINCnil to integrate them in the official version.
Kind regards, Kosmas

from pia.

ylachgar avatar ylachgar commented on August 22, 2024

HI Philippe-Arnaud,

Indeed it's not easy when you aren't from the dev side or ops side, but it's open source and that's why it's not coming like an VM to be install and config.

Still thanks to @gjavault, we have a runbook for the backend part, maybe he can help us on the front End to get a step by step action plan.
In the waiting I am writing a Full Runbook, re-using the work from @gjavault, and putting some of my comment with screenshoot :)

thanks to the community for this app and work, let's continu to push as it will help a lot of people from the whole IT community.

from pia.

ylachgar avatar ylachgar commented on August 22, 2024

HI Kosmas58,

That's nice, unfortunately my company doesn't use Docker (-sad-) so I am building it on a Ubuntu VM server :)
That's why I am looking so hard to get a runbook on "how to install PIA front end" in step by step ^^

from pia.

gjavault avatar gjavault commented on August 22, 2024

from pia.

ylachgar avatar ylachgar commented on August 22, 2024

Hi back,

i am not so far to finish the things and populate to all :) but i am stuck on a point where is worrying me.
I don't know how to make available my PIA on my network.

The app work well and is accessible on my server with localhost:4200 ... now i don't know how to make it accessible to my whole company as ubuntu server isn't on the domain, any clue ?

from pia.

ylachgar avatar ylachgar commented on August 22, 2024

Hi All,

I guess that wasn't completely an App issue as IP configuration on Network.conf was wrong :)
Thanks for the good help here, i am preparing the documentation for all.

from pia.

labanane34 avatar labanane34 commented on August 22, 2024

Hello there !

Iouss you talk about a dist/ folder, where can I find it ? I succesfully build something with this command:
ng serve --port 8081 --host 0.0.0.0 --disable-host-check
I can access to the PIA app but I can't find a dist/ folder with all the stuff inside. Did I miss something ? Can you tell me more ?

Best regards.

from pia.

FanchTheSystem avatar FanchTheSystem commented on August 22, 2024

@labanane34 dist folder is created when you run "ng build" command

from pia.

BoehnMa avatar BoehnMa commented on August 22, 2024

Try the new installation script made by ppmotskula. At least on Ubuntu 18.04 it worked for me. You can install PIA software within minutes: #251

from pia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.