Bearbeiten von „StuRa:Server/Ghost“
Zur Navigation springen
Zur Suche springen
Die Bearbeitung kann rückgängig gemacht werden. Bitte prüfe den Vergleich unten, um sicherzustellen, dass du dies tun möchtest, und veröffentliche dann unten deine Änderungen, um die Bearbeitung rückgängig zu machen.
Aktuelle Version | Dein Text | ||
Zeile 1: | Zeile 1: | ||
Zum Testen wurde für das [[Referat Öffentlichkeitsarbeit]] im Zusammenwirken mit dem [[Bereich Administration Rechentechnik]] eine Instanz [[Server/Ghost]] als [[LXC]] ([[Ubuntu]] 16.04) bei [[srs2709]] ([[srs27090]]/[[srs27091]]/…) erstellt. | Zum Testen wurde für das [[Referat Öffentlichkeitsarbeit]] im Zusammenwirken mit dem [[Bereich Administration Rechentechnik]] eine Instanz [[Server/Ghost]] als [[LXC]] ([[Ubuntu]] 16.04) bei [[srs2709]] ([[srs27090]]/[[srs27091]]/…) erstellt. | ||
---- | ---- | ||
Zeile 24: | Zeile 10: | ||
---- | ---- | ||
: <code>sudo apt update && sudo apt upgrade -y</code> | : <code>sudo apt update && sudo apt upgrade -y</code> | ||
Zeile 63: | Zeile 47: | ||
✔ Downloading and installing Ghost v1.25.3 | ✔ Downloading and installing Ghost v1.25.3 | ||
✔ Finishing install process | ✔ Finishing install process | ||
? Enter your blog URL: http://ghost.stura-dresden.de | ? Enter your blog URL: http://ghost.stura-dresden.de | ||
? Enter your MySQL hostname: localhost | ? Enter your MySQL hostname: localhost | ||
? Enter your MySQL username: root | ? Enter your MySQL username: root | ||
? Enter your MySQL password: [hidden] | ? Enter your MySQL password: [hidden] | ||
? Enter your Ghost database name: ghost_prod | ? Enter your Ghost database name: ghost_prod | ||
✔ Configuring Ghost | ✔ Configuring Ghost | ||
✔ Setting up instance | ✔ Setting up instance | ||
Zeile 85: | Zeile 57: | ||
Running sudo command: chown -R ghost:ghost /var/www/ghost/content | Running sudo command: chown -R ghost:ghost /var/www/ghost/content | ||
✔ Setting up "ghost" system user | ✔ Setting up "ghost" system user | ||
? Do you wish to set up "ghost" mysql user? Yes | ? Do you wish to set up "ghost" mysql user? Yes | ||
✔ Setting up "ghost" mysql user | ✔ Setting up "ghost" mysql user | ||
? Do you wish to set up Nginx? Yes | ? Do you wish to set up Nginx? Yes | ||
✔ Creating nginx config file at /var/www/ghost/system/files/ghost.stura-dresden.de.conf | ✔ Creating nginx config file at /var/www/ghost/system/files/ghost.stura-dresden.de.conf | ||
Zeile 99: | Zeile 65: | ||
Running sudo command: nginx -s reload | Running sudo command: nginx -s reload | ||
✔ Setting up Nginx | ✔ Setting up Nginx | ||
? Do you wish to set up SSL? Yes | ? Do you wish to set up SSL? Yes | ||
Uh-oh! It looks like your domain isn't set up correctly yet. Because of this, SSL setup won't work correctly.Once you've set up your domain and pointed it at this server's IP, try running `ghost setup ssl` again. | Uh-oh! It looks like your domain isn't set up correctly yet. Because of this, SSL setup won't work correctly.Once you've set up your domain and pointed it at this server's IP, try running `ghost setup ssl` again. | ||
✔ Setting up SSL | ✔ Setting up SSL | ||
? Do you wish to set up Systemd? Yes | ? Do you wish to set up Systemd? Yes | ||
✔ Creating systemd service file at /var/www/ghost/system/files/ghost_ghost-stura-dresden-de.service | ✔ Creating systemd service file at /var/www/ghost/system/files/ghost_ghost-stura-dresden-de.service | ||
Zeile 113: | Zeile 75: | ||
Running sudo command: /var/www/ghost/current/node_modules/.bin/knex-migrator-migrate --init --mgpath /var/www/ghost/current | Running sudo command: /var/www/ghost/current/node_modules/.bin/knex-migrator-migrate --init --mgpath /var/www/ghost/current | ||
✔ Running database migrations | ✔ Running database migrations | ||
? Do you want to start Ghost? Yes | ? Do you want to start Ghost? Yes | ||
Running sudo command: systemctl is-active ghost_ghost-stura-dresden-de | Running sudo command: systemctl is-active ghost_ghost-stura-dresden-de | ||
Zeile 137: | Zeile 97: | ||
To set up an alternative email method read our docs at https://docs.ghost.org/docs/mail-config | To set up an alternative email method read our docs at https://docs.ghost.org/docs/mail-config | ||
</pre> | </pre> | ||
; Anpassung der Konfiguration für das Versenden von Mails | ; Anpassung der Konfiguration für das Versenden von Mails | ||
Zeile 195: | Zeile 132: | ||
Running sudo command: nginx -s reload | Running sudo command: nginx -s reload | ||
✔ Setting up SSL | ✔ Setting up SSL | ||
</pre> | </pre> | ||
---- | ---- | ||
<!-- | <!-- | ||
: <code></code> | : <code></code> | ||
Zeile 211: | Zeile 141: | ||
</pre> | </pre> | ||
--> | --> | ||
</s> | |||