You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for merging the PRs I opened. I'm wondering if you'd be open to me creating a PR to add a server-only install option that doesn't make any modifications to the database. Because my company has the expectation that any server can be thrown away and automatically replaced, I made the changes in a fork and added a server-only install option.
The text was updated successfully, but these errors were encountered:
@risto-liftoff Interesting use-case - godojo was really created to replace an existing bash-based installer that only did the initial setup so that was never really considered.
Do you have links to how you've done that in your fork? I'm curious how you implemented that case.
I only implemented it for Ubuntu, but I can add my changes to RHEL and the template OS files. And instead of having the config option be Install.DB.DontModify, I'd probably change it to Install.ServerOnly.
Thanks for merging the PRs I opened. I'm wondering if you'd be open to me creating a PR to add a server-only install option that doesn't make any modifications to the database. Because my company has the expectation that any server can be thrown away and automatically replaced, I made the changes in a fork and added a server-only install option.
The text was updated successfully, but these errors were encountered: