-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
45 additions
and
10 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,36 @@ | ||
# Usage with GUI | ||
|
||
We have simple UI available at <https://forge.ublue.local>. | ||
|
||
## Navigation | ||
|
||
For navigation you can use the navigation bar on the top left. | ||
|
||
![navigation](./assets/gui_navigation.png) | ||
|
||
### Home | ||
|
||
Currently nothing to see here. The goal is to display some | ||
general information here. Link to documentation and important | ||
news etc. | ||
|
||
### Ansible | ||
|
||
Here you can load your forge configuration file from the data store, | ||
clone a project and build the container image. The buttons should be self explanatory. | ||
The "Deploy VM" button is currently a mock-up, sorry :wink: | ||
we are [working](https://github.com/ublue-os/forge/issues/35) on it. | ||
|
||
![ansible](./assets/gui_ansible.png) | ||
|
||
### Registry | ||
|
||
Currently nothing to see here. The goal is to display some | ||
information about the docker registry <registry.ublue.local> here. | ||
Like a list of all available images you have uploaded etc. | ||
|
||
### About | ||
|
||
Currently nothing to see here. The goal is to display some | ||
information here about the software and versions used in this project | ||
and maybe some acknowledgments etc. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters