What is an App
An App on Devpilot refers to your applications. The app section allows you to configure deployment processes and actions based on your needs. It also offers extra services like activity tracking and error tracking.
Creating an App
To create an app, navigate into the desired workspace and the project. On the project information page , you would find a button at the top right of the page to Add App.
A modal would pop up, asking you to provide the name of the app, select the preferred server and the status of the app.
For example, if you only need the activity tracking feature, you don`t need to select a server for the app.
After the creation of devpilot app, you will be redirected to a page containing the app details. Under App Information box, you will find the unique Key and Secret for the app. These key and secret would necessary for app deployment from terminal.
Edit Devpilot App
On the app details page, you will find a button at the top left to Edit app information.
Delete Devpilot App
Deleting an app would also delete all deployments and any data related to the app. To delete a project, navigate into the app and click on the Delete App button at the top right of the page. You will review the data being deleted and confirm the deletion.
Found Something Wrong?
Have you found something in the documentation that is confusing or incorrect? Devpilot's documentation is completely open source! Please consider submitting a pull request on GitHub.