BigPicture app data Jira migrating from server to cloud - jira-plugin

we are moving, due to new Atlassian policy, from Jira Server to Jira Cloud - we didn't find any way to migrate BigPicture data (projects, settings) plugin to the Jira Cloud.
Does somebody face the same problem - is there any workaround solutions?

Related

OpenShift authentication server for tools Git/JENKINS/JFROG

I have an OpenShift cluster 4.7 in IBM CLOUD that runs many infrastructure tools ( Jenkins, Gitea, JFrog, SonarQube, WIKIJS, etc etc). I want to be able to login to these tools using my OpenShift credentials. Do you have any working way to use OpenShift's integrated OAUTH server to do so? Or any other idea?
I know Jenkins has already a plugin to do so, but what about the rest? Is auth-proxy the best way? Cause most of my tools have been installed with HelmCharts or Operators and I am not sure how easy is it gonna be to configure something like that.
Thank you in advance.
Probably, you can use product "keycloak"
https://www.keycloak.org/gettin.../getting-started-openshift
In my opinion it is more likely to use KeyCloak.
In addition, you can consider IBM Cloud product AppID. You can find it In IBM Cloud catalog using link https://cloud.ibm.com/catalog/services/app-id.
Did you follow the official documentation on this?
Configuring OAuth client
Configuring the internal OAuth server

How to avail GCP OS login feature on non google provided images

I have migrated few workloads from AWS to GCP , now trying to enable OS login feature on that migrated workloads.
Since it is not a native google image , Hence we need to build os login package on this migrated image .
There is a github resource about this https://github.com/GoogleCloudPlatform/guest-oslogin
but couldn't able to enable it .
If anyone have done this already , please advise .
Have a look at the documentation it's more detailed then guide at github. If you already have SSH keys you can import them. In case if something goes wrong you can use serial port connection for access to your VMs with existing login and password.
Provide more details about your steps during migration from AWS to GCP and issues with OS login configuration.
EDIT It's easier to migrate VMs from AWS into Compute Engine if you use Google Cloud Migrate for Compute Engine (formerly Velostrata).

SAP Cloud Foundry Application is currently unable to handle this request -

I have deployed the Multi target application to SAP Cloud Foundry account via SAP Web IDE. The cockpit shows the application is running. But when I open the link, the page doesn't load. I am using trial SCP account and I have deleted the expired CF trail sub-account and recreated a new one. Kindly help me solve this. Thanks.

MarkLogic 10 - configure App Server, Forest and Database from remote location on the server

I am looking for full automation right from configuring App Server, Forest, and Database. I found way to configure MarkLogic through configuration program as per https://docs.marklogic.com/guide/admin-api/configure
I am looking for a way that can be integrated into the build process as a part of automation which will take care of this one-time configuration for MarkLogic 10.
ml-gradle might be what you're looking for:
https://github.com/marklogic-community/ml-gradle
"ml-gradle is a Gradle plugin that can automate everything you do with MarkLogic. Deploy an application, add a host..."

IBM MobileFirst Platform v8.0 - Operational Analytics multi-tenancy

From an existing WL v6.2 infrastructure I used to send analytics data from different runtimes to a single Operational Analytics server, adding a tenant parameter in order to treat them separately.
I'm trying to configure in the same way a new MFP v8.0 infrastructure, but I can't get it to work.
Searching the InfoCenter I find documentation about multi-tenancy only up to MFP v7.1, but can't see anything on latest MFP v8.0.
Is multi-tenancy still supported in MFP v8 ?
I think yes, because I see that the analytics server still has an analytics/DEFAULT_Tenant jndi entry.
However I don't know how to compose the mfp.analytics.url jndi entry in the MFP runtime server in order to correctly pass the tenant info to the target analytics server.
I tried something like
http://<opan-host>:<opan-port>/analytics-service/rest?tenant=MFPSVIL
but it doesn't seem to work.
When I restart the runtime war, in the access log of the analytics web server I see an invalid request coming in e producing an http405 error:
[03/Oct/2017:09:59:42 +0200] "POST /analytics-service/rest?tenant=MFPSVIL/v3 HTTP/1.1" 405 -
What am I doing wrong ?
What is the correct syntax for the mfp.analytics.url entry ?
If there is also any doc/wiki/tutorial that I have missed, please let me know.
Any help would be really appreciated.
Many thanks in advance.
Ciao, Stefano.
Unfortunately, Multi-tenancy is not supported with MFP Analytics 8.0.
Documentation needs to be updated. That is the reason no where in the documentation support was claimed or the steps for enabling Multi-Tenancy exists in 8.0