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

docs(readme): add instructions for FreeBSD #177

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

DtxdF
Copy link
Contributor

@DtxdF DtxdF commented Nov 3, 2023

Description

Add instructions for FreeBSD and related things to use rustypaste on that platform.

Motivation and Context

I created a port a while ago, and recently created a Makejail (a Dockerfile-like file, but for AppJail) for rustypaste, so I think users can benefit from those things to use rustypaste on FreeBSD.

How Has This Been Tested?

I have installed rustypaste using the official FreeBSD package and I have also tested rustypaste using Makejail on my notebook and on my production server where I currently host rustypaste.

I have tried a lot of combinations when using Makejail, much better described in the repository where Makejail is hosted.

For each rustypaste update I test the new and old features by simply modifying rustypaste.toml and test it with rpaste as client.

Changelog Entry

Added

  • Instructions for install rustypaste on FreeBSD.
  • AppJail to Features section.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have formatted the code with rustfmt.
  • I checked the lints with clippy.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@DtxdF DtxdF requested a review from orhun as a code owner November 3, 2023 00:34
@DtxdF DtxdF changed the title Add instructions for FreeBSD docs(readme): add instructions for FreeBSD Nov 3, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

📢 Thoughts on this report? Let us know!.

Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@orhun orhun merged commit 9a73b3e into orhun:master Nov 3, 2023
8 checks passed
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.

3 participants