Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Q2 s4 gitops environments#846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 36 commits intomasterfromq2-s4-gitops-environments
Dec 4, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
36 commits
Select commitHold shift + click to select a range
ef79973
Create gitops-environments.md
NimRegevAug 6, 2023
e15de7e
Create gitops environments article
NimRegevAug 6, 2023
52bd63b
Update gitops-environments.md
NimRegevOct 3, 2023
da78af8
Update content for gitops environments
NimRegevOct 24, 2023
a7f90d1
Update environment content
NimRegevOct 25, 2023
023237d
Add topic on products
NimRegevOct 26, 2023
86cbd4b
Update products
NimRegevOct 30, 2023
82bc121
Add environments and products to nav yamls
NimRegevOct 31, 2023
1f94350
Update nav yamls
NimRegevOct 31, 2023
8dea42d
Merge branch 'master' into q2-s4-gitops-environments
NimRegevOct 31, 2023
c86f56b
Fix for image paths
NimRegevOct 31, 2023
774fec9
Merge branch 'q2-s4-gitops-environments' of https://github.com/codefr…
NimRegevOct 31, 2023
15bcfd1
Add descriptions to topic headers
NimRegevOct 31, 2023
aed5246
Update gitops-environments.md
NimRegevNov 2, 2023
3d5447f
Update products and environments
NimRegevNov 5, 2023
16a68ab
Add version info and link to blog
NimRegevNov 6, 2023
def5adf
Update content
NimRegevNov 7, 2023
84e70cb
Update gitops-products.md
NimRegevNov 7, 2023
df7b211
Add env and product filters to dora
NimRegevNov 14, 2023
bf5e6ee
Update content for products
NimRegevNov 14, 2023
aa61798
Add xrefs to Envs and Products
NimRegevNov 15, 2023
8e76fa5
Merge branch 'master' into q2-s4-gitops-environments
NimRegevNov 20, 2023
907f669
Updates
NimRegevNov 20, 2023
38dfd02
Updated screenshots for environments
NimRegevNov 26, 2023
7bb2f82
Add health status filter
NimRegevNov 26, 2023
dd8e0cf
Merge branch 'master' into q2-s4-gitops-environments
NimRegevNov 27, 2023
cc91892
Update apps and env dashboards with health status
NimRegevNov 27, 2023
5fc8452
Merge branch 'q2-s4-gitops-environments' of https://github.com/codefr…
NimRegevNov 27, 2023
0e2d375
Update gitops-environments.md
NimRegevDec 4, 2023
bdf05d3
Merge branch 'master' of https://github.com/codefresh-io/docs.codefre…
NimRegevDec 4, 2023
41da7ac
Resolve conflicts
NimRegevDec 4, 2023
6c350b8
Update
NimRegevDec 4, 2023
2e8382c
Add missing screenshots
NimRegevDec 4, 2023
1564447
Add icons
NimRegevDec 4, 2023
42b9ffd
Update nav.yml
NimRegevDec 4, 2023
f2f9333
Resolve conflicts
NimRegevDec 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions_data/nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -51,6 +51,10 @@
pages:
- title: Home dashboard
url: "/home-dashboard"
- title: GitOps Environments
url: "/gitops-environments"
- title: GitOps Products
url: "/gitops-products"
- title: DORA metrics
url: "/dora-metrics"
- title: Images
Expand Down
12 changes: 8 additions & 4 deletions_docs/dashboards/dora-metrics.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -35,13 +35,14 @@ max-width="100%"

## Filters

Use filters to define the exact subset of applications you are interested in. All filters support auto-complete and multiselect.
More than one option within the same filter type has an OR relationship. Multiple filter types when defined share an AND relationship.
Use filters to define the exact subset ofArgo CDapplications you are interested in. All filters support auto-complete and multiselect.
More than one option within the same filter type has an OR relationship. Multiple filter types when defined share an AND relationship.

> **NOTES**:
When no filters are defined, all metrics are shown for the last 90 days.
To view filters that are not displayed, click **More filters**.


* **Runtimes**: Show metrics for applications from selected runtimes
* **Clusters**: Show metrics for applications deployed to selected clusters
* **Applications**: Show metrics for selected applications.
Expand All@@ -53,6 +54,7 @@ To view filters that are not displayed, click **More filters**.




## Metrics for favorite applications
If you have [starred applications as favorites]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#gitops-apps-dashboard-information) in the Applications dashboard, clicking {::nomarkdown}<img src="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/} in DORA metrics, displays DORA metrics only for those applications.

Expand All@@ -74,7 +76,7 @@ In addition, you can select the granularity for each graph:
* Weekly
* Monthly

>Tip:
>**TIP**:
Remember that the graphs for the DORA metrics reflect metrics of application deployments, not workflows.

### Deployment Frequency
Expand All@@ -100,6 +102,8 @@ In addition, you can select the granularity for each graph:
The X-axis charts the time based on the granularity, and the Y-axis charts the time in hours. The number shown on the top right is the average number of hours between the previous deployment and rollback for the same application.

## Related articles
[HomeDashboard]({{site.baseurl}}/docs/dashboards/home-dashboard)
[Homedashboard]({{site.baseurl}}/docs/dashboards/home-dashboard)
[Monitoring applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
[GitOps Environments dashboard]({{site.baseurl}}/docs/dashboards/gitops-environments/)
[GitOps Products dashboard]({{site.baseurl}}/docs/dashboards/gitops-products/)

101 changes: 75 additions & 26 deletions_docs/dashboards/gitops-environments.md
View file
Open in desktop

Large diffs are not rendered by default.

510 changes: 510 additions & 0 deletions_docs/dashboards/gitops-products.md
View file
Open in desktop

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions_docs/dashboards/home-dashboard.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -363,6 +363,8 @@ Identify outliers in terms of executions and duration in the scatter chart map,
You can then filter by the specific pipeline or pipelines and analyze success rate, overall, and phase-level duration.

## Related articles
[GitOps Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/)

[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/)
[Monitoring applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
[Monitoring pipelines]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/)
Expand Down
11 changes: 8 additions & 3 deletions_docs/deployments/gitops/applications-dashboard.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -25,7 +25,9 @@ caption="GitOps Apps dashboard: List view"
max-width="70%"
%}


Select the view format for applications in the GitOps Apps dashboard, as either [List or Card views](#select-view-mode-for-the-gitops-apps-dashboard). The default view displays all applications deployed within the last 30 days. Customize the scope through filters to display the [information](#gitops-apps-dashboard-application-information) you need.


Identify applications with [health and sync errors](#identify-gitops-applications-with-warningserrors), and then select an application to drill down into its resources, deployments, and services:
* [Get status from application header](#monitor-gitops-application-status-in-application-header)
Expand All@@ -35,7 +37,8 @@ Identify applications with [health and sync errors](#identify-gitops-application
* [Monitor services for selected Argo CD application](#monitor-services-for-selected-argo-cd-application)


>**TIP**:Codefresh adds a whole new dimension to monitoring Argo CD applications through two unique GitOps dashboards: [GitOps Environments](#gitops-environments--argo-cd-applications) and [GitOps Products](#gitops-products--argo-cd-applications).
>**TIP**:
Codefresh adds a whole new dimension to monitoring Argo CD applications through two unique GitOps dashboards: [GitOps Environments](#gitops-environments--argo-cd-applications) and [GitOps Products](#gitops-products--argo-cd-applications).


For information on creating and managing Argo CD applications, application resources, and Application Groups, see [Creating Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/create-application/) and [Managing Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/).
Expand DownExpand Up@@ -120,9 +123,9 @@ Here's a description of the information and actions you can see for individual a
{: .table .table-bordered .table-hover}
| Item | Description |
| -------------- | -------------- |
|Application filters | Filter by a range of attributes to customize the information in the dashboard to bring you what you need. {::nomarkdown} <ul><li>Application state<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
|**Application filters** | Filter by a range of attributes to customize the information in the dashboard to bring you what you need. {::nomarkdown} <ul><li>Application health<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See <a href="https://codefresh.io/docs/docs/deployments/gitops/applications-dashboard/#health-status-for-application-resources">Health status</a> in this article, and Argo CD's official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
|{::nomarkdown}<img src="../../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites and view only the starred applications.{::nomarkdown}<br>Select the <img src="../../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star the application as a favorite.<br><br>To filter by favorite applications, on the filters bar, select <img src="../../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>{:/} TIP: If you star applications as favorites in the GitOps Apps dashboard, you can filter by the same applications in the [DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications). |
|Application actions| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application](#monitor-deployments-for-selected-argo-cd-application) in this article.{::nomarkdown}<li>Synchronize/Sync<br>Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>See <a href="https://codefresh.io/docs/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications/">Refresh/hard refresh GitOps applications</a>.{:/} |
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application](#monitor-deployments-for-selected-argo-cd-application) in this article.{::nomarkdown}<li>Synchronize/Sync<br>Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>See <a href="https://codefresh.io/docs/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications/">Refresh/hard refresh GitOps applications</a>.{:/} |



Expand DownExpand Up@@ -754,6 +757,8 @@ max-width="50%"
[Creating GitOps applications]({{site.baseurl}}/docs/deployments/gitops/create-application)
[Managing GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-application)
[Troubleshooting GitOps applications]({{site.baseurl}}/docs/deployments/gitops/troubleshooting-gitops-apps)
[GitOps Environments dashboard]({{site.baseurl}}/docs/dashboards/gitops-environments/)
[GitOps Products dashboard]({{site.baseurl}}/docs/dashboards/gitops-products/)
[Home Dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard)
[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/)

Expand Down
2 changes: 2 additions & 0 deletions_docs/deployments/gitops/create-application.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,6 +13,7 @@ Codefresh provides all the options and functionality to create and manage Argo C
Create Argo CD applications that are fully GitOps compliant, from generating the application configuration manifest, committing it to Git, and syncing and deploying to the cluster.

Creating an Argo CD application in Codefresh includes defining:

* Application name and location
* General configuration settings
* Advanced configuration settings
Expand All@@ -29,6 +30,7 @@ Once created and synced to clusters, Argo CD applications are displayed in the G
After creating Argo CD applications in Codefresh, you can also monitor and manage them in the GitOps Environments and Products dashboards by creating Environment and Product resources. See [GitOps Environments dashboard]({{site.baseurl}}/docs/dashboards/gitops-environments/) and [GitOps Products dashboard]({{site.baseurl}}/docs/dashboards/gitops-products/).



## Application: Definitions
Application definitions include the application name, the GitOps Runtime, and the name of the YAML manifest. By default, the YAML manifest has the same name as that of the application.

Expand Down
3 changes: 3 additions & 0 deletions_docs/deployments/gitops/manage-application.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -594,6 +594,9 @@ Codefresh warns you of the implication of deleting the selected application in t

## Related articles
[Creating Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/create-application)
[Monitoring Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
[GitOps Environments dashboard]({{site.baseurl}}/docs/dashboards/gitops-environments/)
[GitOps Products dashboard]({{site.baseurl}}/docs/dashboards/gitops-products/)
[Home Dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard)
[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics)

Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops/git-sources.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -95,7 +95,7 @@ Edit an existing Git Source by changing the source and destination definitions,


##Related articles
[Monitoring & managing GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/)
[Monitoring & managing GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/)
[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration)


Binary file addedimages/app-compact-view.png
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file addedimages/gitops-environments/version-info.png
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file addedimages/gitops-products/assign-app-to-env.png
View file
Open in desktop
Binary file addedimages/gitops-products/assign-apps-option.png
View file
Open in desktop
Binary file addedimages/gitops-products/collapsed-view.png
View file
Open in desktop
Binary file addedimages/gitops-products/copy-annotation.png
View file
Open in desktop
Binary file addedimages/gitops-products/create-product.png
View file
Open in desktop
View file
Open in desktop
Binary file addedimages/gitops-products/expanded-view.png
View file
Open in desktop
Binary file addedimages/gitops-products/features-view.png
View file
Open in desktop
Binary file addedimages/gitops-products/full-view-link.png
View file
Open in desktop
Binary file addedimages/gitops-products/git-view.png
View file
Open in desktop
View file
Open in desktop
View file
Open in desktop
View file
Open in desktop
View file
Open in desktop
View file
Open in desktop
View file
Open in desktop
Binary file addedimages/icons/edit.png
View file
Open in desktop
Binary file addedimages/icons/edit2.png
View file
Open in desktop
Binary file addedimages/icons/move-environments.png
View file
Open in desktop
Binary file addedimages/icons/products-manage-apps.png
View file
Open in desktop
Binary file addedimages/icons/settings.png
View file
Open in desktop
Binary file addedimages/icons/trash.png
View file
Open in desktop
Binary file addedimages/icons/unassign-app.png
View file
Open in desktop

[8]ページ先頭

©2009-2025 Movatter.jp