Install / Upgrade AL extension from Server A -> Server B (using script)

idonavidonav Member Posts: 31
edited 2019-06-03 in NAV Three Tier
Hi,

I have a build server (SERVER A below) that compiles and builds my AL code, though, I would like to further automate this by deploying the created .app file to a separate remote server (SERVER B below).

Can someone point me in the right direction of where to look? So basically (Assume that the below servers can talk to each other).

SERVER A: Code is built. Should be automatically deployed to SERVER B using a script.
SERVER B: Runs NAV. Standard three tier setup.

I have no issues writing a script that installs / upgrades an AL .app running on SERVER B, eg the server running nav, though I want to push my code from SERVER A to SERVER B (C, D, E, F, G, etc).

Would be great if someone could point me in the right direction.

Similar question:
https://github.com/Microsoft/AL/issues/2734 (Not regarding upgrading an app though)

Answers

Sign In or Register to comment.