Projekt

Allgemein

Profil

Aktionen

Aufgabe #980

offen

testweise Installation Plone 6

Von MichaelLeopold vor mehr als 2 Jahren hinzugefügt. Vor mehr als 2 Jahren aktualisiert.

Status:
Neu
Priorität:
Hoch
Kategorie:
Proxmox (Cluster)
Beginn:
03.12.2021
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:

Beschreibung

Es soll eine Instanz erstellt werden, in der Plone 6 läuft.

Die Instanz soll dazu dienen, um die erfolgreiche Installation von Plone 6 zu dokumentieren.
https://wiki.stura.htw-dresden.de/index.php/Diskussion:Server/Plone#Installation_Plone_6

Anschließend soll eine solche so vollständig funktionierende Instanz bereitgestellt werden, dass "andere Motivierte"

systemd unit

Es soll - da das System wohl auf einem standardmäßigen Linux laufen soll - auch eine übliche Verwaltung vom Dienst (Plone) mit systemd geben.

https://docs.plone.org/manage/deploying/production/restarts.html


Zugehörige Tickets 1 (1 offen0 geschlossen)

Beziehung mit Bereich Administration Rechentechnik - Aufgabe #932: Beheben vom Problem zur fehlerhaften Installation von Volto für Plone 6In BearbeitungBereich Administration Rechentechnik12.11.2021

Aktionen
Aktionen #1

Von MichaelLeopold vor mehr als 2 Jahren aktualisiert

Aktionen #2

Von MichaelLeopold vor mehr als 2 Jahren aktualisiert

Aktionen #3

Von MichaelLeopold vor mehr als 2 Jahren aktualisiert

Aktionen #4

Von PaulRiegel vor mehr als 2 Jahren aktualisiert

  • Thema wurde von Testweises Aufsetzen von Plone 6 zu testweises Installation von Plone 6 geändert
  • Beschreibung aktualisiert (Vergleich)

Verlauf von MLp

Die Erarbeitung stammt von MLp. Sie war die Beschreibung der Aufgabe. Sie ist aber keine Beschreibung der Aufgabe, sondern der bisherige Verlauf, der zu einem Problem führt.

apt update -y && apt upgrade -y && apt dist-upgrade -y && apt autoremove -y

apt install git
apt install curl
apt install tmux

apt -y install python3.9-dev python3.9-tk python3.9-venv build-essential libssl-dev libxml2-dev libxslt1-dev libbz2-dev libjpeg62-turbo-dev

python3.9 m venv .
bin/pip install -U pip setuptools wheel
bin/pip install Plone plone.volto -c https://dist.plone.org/release/6.0.0a1/constraints.txt --use-deprecated legacy-resolver
bin/mkwsgiinstance -u website:website -d .
###COMMENT### -
> nächster befehl geht eventuell nicht durch, da automatisch german als locale durchgegeben wird Lösung: dpkg-reconfigure locales und dann im wizard auf none stellen
bin/runwsgi -v etc/zope.ini

#####
COMMENT nvm ls gibt uns folgendes aus:

N/A
iojs > N/A (default)
node -> stable (
> N/A) (default)
unstable -> N/A (default)

#####

#####
COMMENT nvm ls gibt uns nach nvm ls-remote folgendes aus:

N/A
iojs > N/A (default)
node -> stable (
> N/A) (default)
unstable > N/A (default)
lts/* -> lts/gallium (
> N/A)
lts/argon > v4.9.1 (> N/A)
lts/boron > v6.17.1 (> N/A)
lts/carbon > v8.17.0 (> N/A)
lts/dubnium > v10.24.1 (> N/A)
lts/erbium > v12.22.7 (> N/A)
lts/fermium > v14.18.2 (> N/A)
lts/gallium > v16.13.1 (> N/A)

###
nvm install --lts

###comment install yarn

added 1 package, and audited 2 packages in 934ms

found 0 vulnerabilities
npm notice
npm notice New minor version of npm available! 8.1.2 -> 8.2.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.2.0
npm notice Run npm install -g to update!
npm notice

####

####
COMMENT yo @plone/volto output:

npm WARN deprecated : Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be p
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 127
npm ERR! path /root/.nvm/versions/node/v16.13.1/lib/node_modules/yo
npm ERR! command failed
npm ERR! command sh -c yodoctor
npm ERR! sh: 1: yodoctor: Permission denied

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-12-04T00_03_25_361Z-debug.log #####

Aktionen #5

Von PaulRiegel vor mehr als 2 Jahren aktualisiert

  • Thema wurde von testweises Installation von Plone 6 zu testweise Installation von Plone 6 geändert
Aktionen #6

Von PaulRiegel vor mehr als 2 Jahren aktualisiert

  • Thema wurde von testweise Installation von Plone 6 zu testweise Installation Plone 6 geändert
Aktionen #8

Von PaulRiegel vor mehr als 2 Jahren aktualisiert

  • Beziehung mit Aufgabe #932: Beheben vom Problem zur fehlerhaften Installation von Volto für Plone 6 wurde hinzugefügt
Aktionen

Auch abrufbar als: Atom PDF