Wiki:MediaWiki 1.39: Unterschied zwischen den Versionen

aus wiki, dem genealogischen Lexikon zum Mitmachen.
Zur Navigation springen Zur Suche springen
Zeile 13: Zeile 13:


https://gitlab.genealogy.net/genwiki/update-auf-1.39/-/issues/11
https://gitlab.genealogy.net/genwiki/update-auf-1.39/-/issues/11
=== profiwiki installieren ===
<source lang='bash' highlight='1,8'>
pipx install profiwiki
  installed package profiwiki 0.3.5, installed using Python 3.12.3
  These apps are now globally available
    - profiwiki
⚠️  Note: '/home/wf/.local/bin' is not on your PATH environment variable. These apps will not be globally accessible until your PATH is updated.
    Run `pipx ensurepath` to automatically add it, or manually modify your PATH in your shell's config file (i.e. ~/.bashrc).
done! ✨ ???? ✨
wf@GenWiki39:~$ pipx ensurepath
Success! Added /home/wf/.local/bin to the PATH environment variable.


Consider adding shell completions for pipx. Run 'pipx completions' for instructions.
You will need to open a new terminal or re-login for the PATH changes to take effect.
Otherwise pipx is ready to go! ✨ ???? ✨
</source>
== mediawiki 1.39 installation ==
<source lang='bash' highlight='1'>
<source lang='bash' highlight='1'>
profiwiki -rp -fu -cn genwiki39 -bp 10080 -sp 3307 --all -f
profiwiki -rp -fu -cn genwiki39 -bp 10080 -sp 3307 --all -f
</source>
</source>
=== test nach DNS Eintrag ===
<source lang='bash' highlight='1'>
<source lang='bash' highlight='1'>
ping genwiki39.bitplan.com
ping genwiki39.bitplan.com
PING genwiki39.bitplan.com (116.202.11.130): 56 data bytes
PING genwiki39.bitplan.com (116.202.11.130): 56 data bytes
</source>
</source>
https://genwiki39.bitplan.com


[[Kategorie:GenWiki:Weiterentwicklung]]
[[Kategorie:GenWiki:Weiterentwicklung]]

Version vom 20. Juni 2025, 07:09 Uhr

MediaWiki 1.39 ist eine LTS Version von MediaWiki die als stabile Version im November 2022 veröffentlicht wurde. Offizielle Lebensende dieser Version laut https://www.mediawiki.org/wiki/Version_lifecycle/de ist November 2025.

Gitlab - Projekt für die Umstellung von GenWiki auf MediaWiki 1.39: https://gitlab.genealogy.net/genwiki/update-auf-1.39

Migration 2025

GenWiki:Weiterentwicklung-2025

Spielwiesen / Playgrounds

Seit Oktober 2024 stehen unter http://playground-mw.bitplan.com/ vierundvierzig vorkonfigurierte MediaWiki 1.39 installationen Bereit, mit denen Detailprobleme für den Upgrade überprüft werden können. Das Prinzip ist auf Zeus beschrieben.

Hetzner genwiki39

https://gitlab.genealogy.net/genwiki/update-auf-1.39/-/issues/11

profiwiki installieren

pipx install profiwiki
  installed package profiwiki 0.3.5, installed using Python 3.12.3
  These apps are now globally available
    - profiwiki
⚠️  Note: '/home/wf/.local/bin' is not on your PATH environment variable. These apps will not be globally accessible until your PATH is updated.
    Run `pipx ensurepath` to automatically add it, or manually modify your PATH in your shell's config file (i.e. ~/.bashrc).
done! ✨ ???? ✨
wf@GenWiki39:~$ pipx ensurepath
Success! Added /home/wf/.local/bin to the PATH environment variable.

Consider adding shell completions for pipx. Run 'pipx completions' for instructions.

You will need to open a new terminal or re-login for the PATH changes to take effect.

Otherwise pipx is ready to go! ✨ ???? ✨

mediawiki 1.39 installation

profiwiki -rp -fu -cn genwiki39 -bp 10080 -sp 3307 --all -f

test nach DNS Eintrag

ping genwiki39.bitplan.com
PING genwiki39.bitplan.com (116.202.11.130): 56 data bytes

https://genwiki39.bitplan.com