Overview
The Kontainers Web console provides a web interface where you can manage all of the applications you have deployed. This article will introduce you to the Kontainers Web Console and the Application Dashboard, where you can get details about your Application as well as Stop, Restart, or Delete it. Other Application Management tabs are covered in the articles that follow.
Using the Web Console to Manage Applications
Applications Page
The Applications page of the EYK Web Console provides a list of all of the Applications that you have created in EYK. Each Application is shown on a tile that provides basic information. Clicking on a tile will open the Application's Dashboard where additional details and settings can be found.
- Login to the EYK Web Console
- You will arrive on the Applications page after logging in
- On this page you will find the following details:
- Applications: Shows you how many Applications you have created in EYK
-
Application Tile: Each Tile provides basic information on an Application
- Application Name: The name you assigned when you created the app
- Last Edited: Date that the last modification was made
- Region: Physical location where the app is deployed
- Owner: User Name of the person who published the app
- Cluster: Name of the Cluster that the app is deployed on
- Domain: URL of the app
- Containers: Number of Containers that the app is deployed on
-
Releases: Number of Releases that have been pushed for this app
Clicking on an Application Tile will open the Application's Dashboard
Application Dashboard
The Application Dashboard provides granular details about the Application and allows you to Stop, Restart, and Delete your Application.
- After clicking on an Application Tile, you arrive on the Application's Dashboard
- On this page you will find the following:
- Visit: The Visit button provides a link to your Application
- Proc Types: Displays the number of Process Types that have been defined within your Application's Procfile
- Containers: Displays the number of Containers that the app is deployed on
- Releases: Displays the number of Releases that have been pushed to EYK for this app
- STOP: This button will Stop all running instances of your app
- RESTART: This button will Restart all running instances of your app
-
DELETE: This button will Delete the app from EYK
- Name: Name of the Cluster
- CLI Login: Provides the command line needed to login to the EYK CLI Tool
- Controller: Provides the URL of your Application's EYK Controller, which is the BlueFin Cloud central management system that manages all of your Containers
-
Region: Displays the name of the AWS Region
- Owner: Username who pushed the application
- App: Displays the name of the app
- Created: Date and time that the app was created
-
Updated: Date and time that the app was updated
Comments
Article is closed for comments.