Demo image which shows Jenkins instance with the dark theme. https://github.com/jenkinsci/dark-theme
3.7K
Demo that can be used for evaluation and testing of the Dark theme and the Dark Login Theme. This demo is based on oleg-nenashev/demo-jenkins-config-as-code which includes pre-configured plugins, jobs and users. You can use it for testing the theme Admin, SystemRead and Manage permissions.
You will need Docker and make to run this demo.
make run will run the image.
You can also use make run-preview to run the theme with other UI improvements which are in preview.
make run-light can be ran to test the standard light mode.http://localhost:8080.For advanced use-cases, please see the documentation in oleg-nenashev/demo-jenkins-config-as-code.
The demo includes the following user accounts.
admin/admin - for a user with full administrative accessreadonly/readonly - user with global read-only access (System Read, Extended Read for jobs and agents)manager/manager - user with global Manage permissionsuser/user - common Jenkins user with access to some jobs on the instanceIt is also possible to build the demo locally.
Use make build to do so.
By default the demo uses a dark theme from the master branch in GitHub. If you want to make changes locally and test them, use the following commands:
make dev - for the default UImake dev-preview - Jenkins UI with the preview features enabledmake dev-light - for development with classic light modemake dev-light-preview - for development with classic light mode and preview featuresContent type
Image
Digest
Size
516.9 MB
Last updated
over 6 years ago
docker pull jenkins4eval/dark-themePulls:
3
Last week