|
Since you can create and manage a project locally, on a network drive, or on a remote server, deploying a project really means saving the project files to the host machine. In a development environment that uses multiple servers, for example, development, testing, staging, and production servers, you move the project through these processes using the deployment options.
The project configuration file (.apj) remains on the host machine when project files are deployed.
|
|