Update App State
A2 App(s) status can be updated to any one of Success(su), Inactive(in) or Fail(fa) using Command Line or Web Interface.
A2 Update App State - Command Line
a2ctl app [AppName] [update state to su/in/fa]
where,
AppName - Existing App Name
update state to su/in/fa - Update Status to Success/Inactive/Fail
A2 Update App State - Web Interface
As you login to A2 - Web Interface, you will see Dashboard. Click on "App Action" under "Operations" section:
This will open "App Action" section. Select "Update State" from Action for given App and Click on "Apply Now" as shown below:
This will ask for confirmation. Click on "OK" as shown below:
Now, the App Status will be updated as hown below:
A2 on GitHub
You may also wish to follow the GitHub project if you have a GitHub account. This is also where we keep the issue tracker for sharing bugs and feature ideas.