GithubHelp home page GithubHelp logo

Comments (17)

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024 2

@dibbles cool - i will play around with running the dashboard locally and then try and push it to openshift. Maybe I can work on some docs for you all :)

from dashboard.

vtereso avatar vtereso commented on June 9, 2024 2

I have okd set up on a rhel VM so I will also checking this as well. Will update this issue with my findings.

from dashboard.

akihikokuroda avatar akihikokuroda commented on June 9, 2024 1

Here is my fork of the Tektoncd-pipeline-operator: https://github.com/akihikokuroda/tektoncd-pipeline-operator/tree/dashboard. I added the dashboard install in the operator. I've just changed /deploy/resoures/v0.3.1/release.yaml to include the dashboard deployment. I hardcoded my private docker hub registry as the dashboard image location for now. I'll create another branch for the README update.

from dashboard.

akihikokuroda avatar akihikokuroda commented on June 9, 2024 1

I created a PR for README update. openshift/tektoncd-pipeline-operator#10

from dashboard.

akihikokuroda avatar akihikokuroda commented on June 9, 2024 1

Yes, but not yet. The image of the Tekton dashboard must be published first so the the pipelines operator can pull and install the dashboard.

from dashboard.

a-roberts avatar a-roberts commented on June 9, 2024 1

Hey @Gl4di4torRr, thanks for your work on this - the docs are good and will certainly be of use! Let's close this out so it isn't lingering forever. You've titled this to be specifically around documentation and an operator doing the full install can be worked on outside of this.

🎉

from dashboard.

dibbles avatar dibbles commented on June 9, 2024

Documentation does not currently exist for installing on openshift ..... currently mostly only really been tested/developed with docker desktop. Testing does need to be broadened and docs created for multiple providers.

from dashboard.

vtereso avatar vtereso commented on June 9, 2024

@Gl4di4torRr Please see the following repo: https://github.com/vtereso/okd-tekton-dashboard-install. Let me know if that helps 😄

from dashboard.

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024

@vtereso i am thinking about doing this with a deployment config, custom resource definition or something like that.

from dashboard.

vtereso avatar vtereso commented on June 9, 2024

Regarding specifically the deployment of the dashboard, there is something currently in the works. As for the other pieces that that scripts automates, it uses operators, which use CRDs.

from dashboard.

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024

@vtereso can you elaborate more on what's in the works?

Currently I am just trying to run the dashboard locally... I've succeeded with the npm start of the development server, but still trying to get ko to work properly..

error: unable to recognize "STDIN": Get http://localhost:8080/api?timeout=32s: dial tcp [::1]:8080: connect: connection refused

However, I am new to this but high-level it would be nice to see some steps like

oc login ...
oc apply -f rbac.yml
oc apply -f dashboard-deploy.yml

I am thinking out-of-the-box functionality. But by deploying the dashboard, would that assume the pipeline is already deployed (pre-req)?

from dashboard.

vtereso avatar vtereso commented on June 9, 2024

Installation of the Dashboard deployment:

docker login
export KO_DOCKER_REPO=docker.io/<mydockername>
ko apply -f config

The npm commands are for the "front end" of the dashboard, which will eventually be served through the backend directly
A operator to install the dashboard is currently being looked into, but whether or not the prerequisites (that the above repo installs) will be included is uncertain

from dashboard.

mnuttall avatar mnuttall commented on June 9, 2024

@akihikokuroda I know you've been looking at an Operator install for the Dashboard. I know we don't have an image in gcr.io yet but do you have work in a fork that you can link here to show what you've been doing please?

from dashboard.

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024

@akihikokuroda nice - i'll check it out

from dashboard.

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024

@akihikokuroda are you expecting the dashboard to be in the tekton-pipelines namespace? After deploying the tekton operator, I do not see the dashboard. Maybe I used the wrong config?

from dashboard.

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024

@akihikokuroda @vtereso i have opened #189 which installs the dashboard using a build and deploy template. works easily for me on openshift/minishift.

from dashboard.

Gl4di4torRr avatar Gl4di4torRr commented on June 9, 2024

@akihikokuroda @mnuttall since #189 was merged, do you want to close this or leave it open until the operator does the full install?

from dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.