forked from sebsauvage/Shaarli
-
Notifications
You must be signed in to change notification settings - Fork 297
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
Podman section for documentation #1882
Open
Tronde
wants to merge
7
commits into
shaarli:master
Choose a base branch
from
Tronde:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Aug 18, 2022
-
It's work in progress. Following issues exist: - There is no `release` tag in the docker image. See [shaarli#1875](shaarli#1875) - Example NGINX reverse proxy config is missing - Example of generating systemd unit files and install them is missing
Configuration menu - View commit details
-
Copy full SHA for d04945b - Browse repository at this point
Copy the full SHA d04945bView commit details
Commits on Aug 29, 2022
-
* Make a note regarding the broken `release` tag * Add systemd section
Configuration menu - View commit details
-
Copy full SHA for 274bfdc - Browse repository at this point
Copy the full SHA 274bfdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b834b - Browse repository at this point
Copy the full SHA 12b834bView commit details
Commits on Dec 13, 2022
-
Use full qualified path with release tag
Co-authored-by: nodiscc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8ba780 - Browse repository at this point
Copy the full SHA f8ba780View commit details -
Use full qualified path with release tag
Co-authored-by: nodiscc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 407e40e - Browse repository at this point
Copy the full SHA 407e40eView commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8619dd9 - Browse repository at this point
Copy the full SHA 8619dd9View commit details
Commits on Dec 18, 2022
-
Set correct file ownership for podman volumes
Since the NGINX process in the container is running with UID 100 and GID 101 the file ownership for the podman volumes have to be adjusted in the user namespace of the container/pod. This is done with the `podman unshare` command in line 50.
Configuration menu - View commit details
-
Copy full SHA for 4a59c91 - Browse repository at this point
Copy the full SHA 4a59c91View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.