docs: reorganize installation chapter and related#1203
docs: reorganize installation chapter and related#1203bruno-at-bareos wants to merge 10 commits intobareos:masterfrom
Conversation
cdbc436 to
744d68b
Compare
c1d715c to
a5dec89
Compare
261f607 to
4da9687
Compare
a64c564 to
48874d9
Compare
|
@joergsteffens I would like to have your thoughts on the changes made here, especially about the still present table located at All the content has been migrated to Installation chapter. Shall we also move that table as reference below (or on top) installation chapter ? If you want you can also volunteer as reviewer ;-) |
48874d9 to
26c313a
Compare
joergsteffens
left a comment
There was a problem hiding this comment.
I left some initial remarks. If you which, I can also do a full review. However, I think it makes sense to split this PR.
Additional remarks:
- Install on Univention Corporate Server
- Special Univention Corporate Server are no longer provided. Instead Debian packages should be used. Therefore this chapter should get replaced by a small hint, explaining this.
- I see that you updated the Debian install instructions, as required for newer versions of Debian. However it now even gets more complicated. I think we can make this a bit easier by providing more config files in our repository. To test this, it would make sense to split this in a seperate PR.
- I think the installation chapter should distinguish between server and client only installations. Maybe strictly splitting them in different chapters??? We can discuss this.
- While it is good that you added information for bareos.com customers, I think they still got it harder to find the required information. Maybe we find a way to make installation easier for them. Extra chapter for installing bareos.com? Of course, this would be partly redundant.
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
e91d3ad to
e1f7401
Compare
e57e167 to
b7873f0
Compare
joergsteffens
left a comment
There was a problem hiding this comment.
Besides of this we still got the topics:
- Keeping the "Installing Bareos" section separate between Bareos server and client only installations.
- Univention Corporate Server no longer with special integration. Section can be replaced with a hint about this and a hint about how to use UCS5
- Handling of Debian installations
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst
Outdated
Show resolved
Hide resolved
|
- Remove no more relevant database type dbconfig printscreen. - Fix typos, used better formulation. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
- remove the use of obsolete apt-key. - promote the use of apt auth configuration. - unify process for all repository. - use dedicated Bareos variables. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Co-authored-by: Jörg Steffens <joergsteffens@users.noreply.github.com>
Co-authored-by: Jörg Steffens <joergsteffens@users.noreply.github.com>
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
- fix url for subscription - enhance OS/packages table Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Co-authored-by: Jörg Steffens <joergsteffens@users.noreply.github.com>
6311c60 to
6501ffc
Compare
|
Waiting PR #1238 to be merged before restructuring further. |
|
The only changes missing (deleting docs/manuals/source/include/images/dbconfig-2-select-database-type.png) will be operated into a clean new PR. |
This PR aims to cleanup our documentation and included some long awaited task.
It has serve as skeleton for numerous small changes, and as everything has been merged since, it can get retired now.
Thank you for contributing to the Bareos Project!
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
General
Source code quality
bareos-check-sources --since-mergedoes not report any problemsgit statusshould not report modifications in the source tree after building and testingTests