sebbASF commented on issue #225:
URL: https://github.com/apache/whimsy/issues/225#issuecomment-2692952912
As to the ln_s line failing: I don't see that error. Note that the code
already checks to see if the target exists.
--
This is an automated message from the Apache Git Service.
To res
sebbASF commented on issue #225:
URL: https://github.com/apache/whimsy/issues/225#issuecomment-2692950183
> (IMPORTANT: the leading space on each line seems necessary):
The .whimsy file is read as YAML, and the keys start in column 1.
The entries under :ldap: can also start in colum
paulirwin commented on issue #225:
URL: https://github.com/apache/whimsy/issues/225#issuecomment-2692796007
After some trial-and-error, I was able to get Whimsy up and running this
way. I was alternating between trying to get the non-Docker version working and
the Docker version, so some of