-
Notifications
You must be signed in to change notification settings - Fork 3
Remove docker and sp3 from user facing docs #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
528a045 to
24662e4
Compare
nelsonkopliku
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EMaksy looking good!
I don't mind keeping the containerized deployment doc in the internal notes.
If we do so let's add the missing AUTH_SERVER_URL when starting wanda.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we want to keep this containerized installation document, let's add AUTH_SERVER_URL for completeness.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, added!
abravosuse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Eugen!
* Remove docker from user facing docks * Remove container and docker mentions * Remove SP3 * Add env for wanda * Use vars and upcast rpm * Add explicit sle 16.0
Description
As discussed this pr removes all docker or related container mentions.
In addition as SP3 is not supported anymore with SLE 16 the i updated the references to it.
This pr depends on systemd installation #109, i removed there also docker and container mention.