OHDSI Home | Forums | Wiki | Github

ATLAS Installation webserver setup questions

Hi all,

I’m installing Atlas and finally got the Achilles part work. I’m new to web server set up and I have some questions regarding the instructions. Atlas Setup Guide · OHDSI/Atlas Wiki · GitHub

I’m at the Code Deployment step for ATLAS Installation.

Can anyone please tell me where is the web server folder when it says put all the files from the Atlas repository to your web server? Is it C:\tomcat\webapps folder if I’m following the instruction below to setup my web server? I’m using localhost.

Also what does it mean to set up your webserver such that the application will be reachable via a URL such as:
http://<your_webserver>/atlas

Thanks,
MB

@marzbuzz You first need to install WEB API using this Link Then you need to configure your source and then run ATLAS on any web server.

@TMS I’ve already installed WEB API. However, I’m not sure how to configure the source.

Thanks,
MB

Never mind. I figured it out. I need copy the Atlas folder to the C:\tomcat\webapps folder.

Thank you @marzbuzz for posting this question and the solution! I had the exact same question. Cheers

t