- Flexera Community
- :
- AdminStudio
- :
- AdminStudio Forum
- :
- Publishing to App Catalog
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had a quick question. I have been getting ready to stand up an Application catalog database within admin studio and I was looking to use a Git repository, but after much research I am left with two quick questions.
- Can I use Git as a repository for the application catalog or am I restricted to a local network share.
- Can I add a repository to the application catalog after it has been set up or does this happen only in the set up wizard?
- Tags:
- App Catalog
- git
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AdminStudio does not currently have specific support for Git repositories. The AdminStudio Application Catalog uses standard Windows file/folder structures and read/write access in order to import application packages into the Catalog and reference back to those package files.
While local file structures (e.g. C:\share) are supported and will work, with shared Application Catalog across multiple team members, it's recommended to store your working packages on a network share and import them from using UNC paths (e.g. \\file_share\packages) in order to maintain consistency and access across your AdminStudio IT Pro users.
If a Git or other kind of repository is used and the folder path to the package is fluid and changes over time as packages are checked in and out from this repository, then this will not operate consistently with the Application Catalog. This would require constant updating of the package's folder path each time it changes, which is not ideal. AdminStudio expects a constant path back to the packages, so the OS compatibility testing can be done as well as publishing these packages up to your distribution system by using the AdminStudio Distribution Wizard.
I would recommend you submit support for Git and/or repositories as an idea to our Flexera Feedback section of our Community. You can see other AdminStudio users' ideas and vote on which ideas are Nice-to-Have, Important, or Critical for you; conversely other users can vote for your ideas the same way.
If I've answered your question, please mark my response as "Accept as Solution" to help others find answers. Thanks!
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AdminStudio does not currently have specific support for Git repositories. The AdminStudio Application Catalog uses standard Windows file/folder structures and read/write access in order to import application packages into the Catalog and reference back to those package files.
While local file structures (e.g. C:\share) are supported and will work, with shared Application Catalog across multiple team members, it's recommended to store your working packages on a network share and import them from using UNC paths (e.g. \\file_share\packages) in order to maintain consistency and access across your AdminStudio IT Pro users.
If a Git or other kind of repository is used and the folder path to the package is fluid and changes over time as packages are checked in and out from this repository, then this will not operate consistently with the Application Catalog. This would require constant updating of the package's folder path each time it changes, which is not ideal. AdminStudio expects a constant path back to the packages, so the OS compatibility testing can be done as well as publishing these packages up to your distribution system by using the AdminStudio Distribution Wizard.
I would recommend you submit support for Git and/or repositories as an idea to our Flexera Feedback section of our Community. You can see other AdminStudio users' ideas and vote on which ideas are Nice-to-Have, Important, or Critical for you; conversely other users can vote for your ideas the same way.
If I've answered your question, please mark my response as "Accept as Solution" to help others find answers. Thanks!
