docs: Add Apache2 documentation #10078

Merged
thatonecalculator merged 2 commits from warrows/calckey:main into main 4 weeks ago
  • Add apache2 proxy basic documentation
  • Advise using a symbolic link for nginx config instead of copying available site file to enabled site file. Thus having only one file to maintain
- Add apache2 proxy basic documentation - Advise using a symbolic link for nginx config instead of copying available site file to enabled site file. Thus having only one file to maintain
warrows added 2 commits 4 weeks ago
249f5da269
Doc : Add apache2 basic configuration to documentation
Signed-off-by: warrows <codeberg@warrows.fr>
ci/woodpecker/pr/dockerHubReleaseCandidate unknown status Details
ci/woodpecker/pr/dockerHubTag Pipeline was successful Details
ci/woodpecker/pr/commit Pipeline failed Details
ci/woodpecker/pr/dockerHubRelease Pipeline was successful Details
ci/woodpecker/pr/testDocker Pipeline was successful Details
0fbae5f9ab
Doc : Tell admins to use a symoblic link instead of copying nginx conf
Signed-off-by: warrows <codeberg@warrows.fr>
thatonecalculator reviewed 4 weeks ago
@ -139,3 +139,3 @@
For migrating from Misskey v13, Misskey v12, and Foundkey, read [this document](https://codeberg.org/calckey/calckey/src/branch/develop/docs/migrate.md).
## 🍀 NGINX
## Web proxy

Could you please remove this section? We explain choices in the top near requirements.

Could you please remove this section? We explain choices in the top near requirements.
thatonecalculator marked this conversation as resolved
thatonecalculator changed title from Doc : Improve web proxy documentation to docs: Add Apache2 documentation 4 weeks ago
thatonecalculator merged commit ec5ad0ff41 into main 4 weeks ago
ci/woodpecker/pr/dockerHubReleaseCandidate unknown status
ci/woodpecker/pr/dockerHubTag Pipeline was successful
ci/woodpecker/pr/commit Pipeline failed
ci/woodpecker/pr/dockerHubRelease Pipeline was successful
ci/woodpecker/pr/testDocker Pipeline was successful
The pull request has been merged as ec5ad0ff41.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b warrows-main main
git pull main

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff warrows-main
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: calckey/calckey#10078
Loading…
There is no content yet.