Can you do an offline installation of IBM Cloud Private Community Edition (ICP CE)? - ibm-cloud-private

Can you do an offline installation of IBM Cloud Private Community Edition (ICP CE)?

Those instructions are only valid for 1.2. Offline installation instructions for IBM Cloud Private-CE will not be published for 2.1.

Edit: #K. Alexander brought some good points. I made some changes to the script itself and modified it to work for my own personal use.
Create offline package for icp ce

Related

How to download IIB V10 developer edition?

The downloading link in IBM site is showing only APP Connect(V11) but I need IIB version 10.
Only the latest release is made available publicly so v10 is no longer available for download.

SonarPLSQL-Trial Version

I am looking for SonarPLSQL trial version, as SonarQube community edition do not support SonarPlsql, I need to validate it for my team in POC activities. Is there any other alternate available?
If you want to validate open source code (shown publicly), create a public project on sonarcloud.io, it's free.
If your code is closed source, you can also create a private project for free during 14 days on sonarcloud.io
If you prefer to validate on premise, ask for a SonarQube Developer Edition Trial License

IBM Cloud Private (ICP) Community Edition - License Restrictions

Can IBM Cloud Private (ICP) Community Edition be used for production workloads (where is license text)?
ICP Community Edition is licensed under IBM's license for Non-Warranted code. It is not intended for production use so there is no paid support option and you can only have a single master node. The licenses are posted here: https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/W1559b1be149d_43b0_881e_9783f38faaff/page/Licenses
You can used ICP CE as on your risk if you used ICP CE for production.
It has not restriction in term of license to run

Ez Publish 4.5 is free or is only Enterprise Edition?

I'm new to Ez Publish. I need to know if the Ez Publish is like Joomla and is completely free or is a commercial open source application. It is possible to use Ez Publish without paying any fees?
PS: I don't know if this is the place to ask this question.
Best Regards,
Short answer :
4.5 is the Enterprise Edition of eZ Publish, also called Matterhorn and is not free.
Long answer :
2011.x is the Community Project version and has the same development base because eZ Systems engineers works and commits their work on the same master branch : https://github.com/ezsystems/ezpublish
The versions of the Community Project that you are able to download are snapshots taken from the master branch, and packaged using the same continuous integration tools used by eZ Systems for the Enterprise Edition.
The short story : eZ Systems was used to provide consulting and support services aside eZ Publish but to make it more clear for decision takers, this package (software code source & services) is now called Enterprise Edition. Nothing has really changed, only naming convention, and last but not least, innovation and contribution is now more easy than before.
Free....
http://share.ez.no/download-develop/downloads/ez-publish-community-project-4.2011#platform
The Enterprise editions have extra features for remote Enterprise Management ( a charged-for service and official, supported point releases of patches, enhancements, etc. are more frequent. But the community editions are also frequent but may not yet be fully tested or official.

Bug Tracking for Windows and SVN

I'm working as part of a volunatry team creating an open source product with a permissive license. We are currently using Visual SVN Server/TortoiseSVN for source control and TeamCity for our continuous integration builds.
I would like to add a bug tracking component into the mix that will integrate into SVN. Ideally, I'd like to use FogBugz but we have no budget. So, I need an alternative. The requirements are:
Must be free or have a free version supporting at least 20 developers (we're volunteers!)
Must integrate with VisualSVN Server
Must run on Windows
I prefer Microsoft technology (ASP.Net over PHP; SQL Server over MySQL, etc) because we are a Microsoft shop, we have experience with those tools and already have them installed.
Must be able to work with a geographically distributed team
Must work with Express editions of Visual Studio (the developers don't all have the Pro version so we can't rely on Visual Studio add-ins).
I'd like The Community's recommendations, please, for products that meet all of the above requirements.
[Clarification: our license is very close (though not word-for-word) to the MIT license.]
Trac: It is not a Microsoft technology but will integrate well into SVN. There are not many free bug tracking software's that are free on Microsoft technology.
JIRA is free for open source projects and will run on Windows. Subversion integration is available and provided through a plugin.
Trac
Redmine
Try Bugzilla.
Is free
I do not know if integrates with SVN... but I suppose the answer is YES.
Runs on Windows - you must set up few
components, but it actually runs
prety well on IIS, however
installation is a bit tricky.
Bugzilla is Perl and MySQL. However,
as I said I had installed succesfully
Bugzilla on Windows 2003.
Installation of MySql and Perl does
not take a lot of server resources -
we had those two on our ASP.NET +
MSSQL test server, and no performacne
drop had been observed.
Works with distributed team.
Try InDefero, you can even get the hosted way for free if your project is not that big in size.

Resources