Skip to content
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

Rely on official documentation for how to perform operations with the… #966

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Aug 30, 2024

… installer

I feel like our official documentation is a much better place for anything installation related and that we can instead focus the README on pointing folks there and including development, contribution and maybe release related operations.

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I largely agree that the manual is better for users. What I think we should document is how this is laid out and how to get started.

For example, creating a migration (use bin/create-migration, write a test, etc). Now that I write that, I'm wondering if create-migration should also create a skeleton spec file to test.


See the manual and quickstart guide available at [theforeman.org](http://theforeman.org/).

## Using GIT

git clone --recursive git://github.com/theforeman/foreman-installer.git -b develop
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fun fact: GitHub disabled their git:// access a long time ago.

README.md Outdated Show resolved Hide resolved
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants