Migration from RestComm 7.6.0 to 7.8.0 - restcomm

I'm using the Docker Image 7.6.0 and trying to migrate to 7.8.0, but when I do, RestComm is reset and I loose all my configurations in the workspace and database (even when they are corrected persisted when working with version 7.6.0).
I've been taking a look to the release announcement but I didn't find any useful information. Any help or link would be very appreciated.

Related

Upgrading Directus on a server using Docker Compose and managing database compatibility

I recently set up Directus on my server using the Docker Compose method described in the Docker Guide.
I have also installed a security plugin to check for potential issues with my images. Currently, the Postgis [13-master] and redis:6 versions have been reported as having some security concerns. Would you recommend staying on this version or upgrading to a different one? If upgrading is necessary, what steps can I take to ensure compatibility with the new database version?

How can I create a testing environment for a project in gcp compute engine?

I am working on a project on GCP. It is a website that is live. It is running on a compute engine based on Ubuntu Linux. The problem I am trying to solve is how to create a live testing environment. Here is the flow of thoughts:
I have the live version that is working fine
I then create a feature that I want to deploy to the live version
But before deploying it, I want to test if the project will still work fine without errors on GCP.
Therefore, I want to find a way of deploying the test version of the project on gcp, and access it live, without tampering with the old version
Both of them need to be running live on GCP, so that I can see the contrast between the standard live version and the testing version
I have not tried anything yet. I am confused on where to start. I have checked out some proposed solutions online: Terraform and Docker mainly. But then I don't know how to go about it.
My expectation is that if I go to live-working-url.com, I get the stable working version of the project. Then be able to set up something like testing.live-url.com and see the test version. Both of these should be coming from the GCP compute engine.
Also, if there are other thoughts and ideas on how to work with testing in GCP, please share, they are highly appreciated
Thank you.

Cognos Data Manager to Cognos Datastage Migration

I'm looking at a migration project to migrate a client from Datamanager to Datastage. I can see that IBM have helpfully added in the Migration Assistant tool, but less helpfully, I cannot find any details on how to actually use it.
I did use it some years ago, and I'm aware that you need to do it in a command line interface and it works by taking an extract file and creating a Datastage job out of it, which is then reinstalled. However I haven't got my notes any more from that process.
If there is a user guide out there for this tool, I'd love to see it.
Cheers
JK
Your starting point would be the IBM support page and then see "How to download the tool" and ensure you have the required version (10.2.1 + Fix Pack 13 + Interim Fix) installed. The user guide PDF is part of the install in the sub-folder "datamanager/migration".

Pentaho Demo Graphs or Charts

Recently had a project in JBoss but want to move to Pentaho (JBoss kept crashing). JBoss was good because it showed you sample data and various types of results when you installed it. When I installed Pentaho, it is like a clean slate and I do not see a demo feature that I can install and see how data is displayed.
Is there a link that anyone can point me to in order to look at sample data being generated into charts or graphs in Pentaho? I already have the common plugins installed - CDE, CDA, CDF, and CGG.
Any help would be greatly appreciated.
There are samples in the /public/Steel Wheels folder.
If you install the CE version, you'll also get a lot of samples in /public/Plugin Samples.
Log in to PUC as admin and go to the explore files perspective. You should see them there.
Below is a very simple CDE tutorial I wrote. It uses screen shots from version 5.x but you could also use it for version 6.0 (they are similar). Nothing fancy though: http://holowczak.com/getting-started-with-pentaho-community-edition-dashboard-editor-cde/

WAS 6 to WAS 8.5 migration

I need to migrate my application to WAS 6.1 to WAS 8.5.5. I would need list of things to be taken care before migration and what are all the major changes involved.
I googled and sufficient informations I couldnt get. Can some one please help me on this ?
One thing to do is to setup an eclipse with IBM WebSphere Application Server Migration Toolkit and then import your application source code (you may even analyse your binaries with Migration Toolkit for Application Binaries) in the workspace.
You then run Software Analyzer and select the Websphere Migration rules.