The Wayback Machine - https://web.archive.org/web/20200628113919/https://github.com/topics/self-service
Skip to content
#

self-service

Here are 52 public repositories matching this topic...

glitch-blossom
glitch-blossom commented Nov 26, 2019

I have followed instructions for installation by downloading both versions available here https://www.pwm-project.org/artifacts/pwm/release/
1.9.0 and 1.9.1
when I try to open the webapp it redirects to pwm/private/config/config-guide
which gives a 500 error. Manually inspecting the pwm directory reveals ../private/config/ exists but not config-guide.
I then built from repo using maven and

wm9947
wm9947 commented Jun 3, 2019

Hello,

I'd like to ask documents which provide information to upgrade Metatron discovery and Metatron druid.
Such as, to keep the druid ingested data and permission control, which folder should back-up, etc.

Many thanks,

mhaluska
mhaluska commented Jan 8, 2020

This part is really not nice solution, you should not create standard user for Mokey app.

  1. New role is not required, there already exist 'User Administrator'
  2. Don't use user, use service
$ mkdir /etc/mokey/keytab
$ kinit adminuser
$ ipa service-add mokey/server.example.com
$ ipa role-add-member 'User Administrator' --services=mokey/server.example.com@EXAMPLE.COM
$ ipa-getkeytab
gaia
juwit
juwit commented Feb 13, 2020

Is your feature request related to a problem? Please describe.
Some tests are easier to write using cucumber syntax (gherkin). I think of many IT tests and e2e ends (API testing, and GUI testing).
We can configure cucumber to run such tests.

Describe the solution you'd like
Configure cucumber to run tests :)

Describe alternatives you've considered
N/A

*Additional context

Improve this page

Add a description, image, and links to the self-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the self-service topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.