User Tools

Site Tools


de:start:howto:package_short_manual

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

de:start:howto:package_short_manual [2012/02/22 17:18]
TheCry created
de:start:howto:package_short_manual [2012/02/22 17:34] (current)
TheCry
Line 1: Line 1:
-====== ​Shortmanual ​====== +====== ​Kurzanleitung ​====== 
-  - Install Applikation and test it. (There should be no ERROR+  - Installiere die Webanwendung und teste sie. (Es sollten keine Fehler auftauchen
-  - Create package-directory will all subfolders in /tmp. +  - Erstelle ein Unterverzeichnis für das neue Paket unter "/tmp" mit den erforderlichen Verzeischnissen 
-  - After install copy the files of the application to „/​tmp/​PACKAGE-DIR/​web +  - Anschließend kopiere alle Dateien (ausser den Install-Ordner) der Webanwendung in das Verzeichnis "/​tmp/​PACKAGE-DIR/​web" 
-  - Clear config file(s) +  - Leere bzw. Lösche alle Konfigdateien der Webanwendung im Verzeichnis "/​tmp/​PACKAGE-DIR/​web"​ 
-  - Create a SQL-Dump with the name: „sql.sql“ and save it in folder „/​tmp/​PACKAGE-DIR/​sql. (Only if the application is using a DB+  - Erstelle einen MySQL-Dump mit dem Namen "sql.sql" und speichere diesen Dump in dem Verzeichnis "/​tmp/​PACKAGE-DIR/​sql". (Nur wenn die Webanwendung eine Datenbank nutzt
-  - Remove tabel-prefix out of SQL-Dump ​File (Only if the application is using a DB+  - Entferne den Tabellenprefix im SQL-Dump (Nur wenn die Webanwendung eine Datenbank nutzt
-  - Insert all tables ​in file „sql_tables“ eintragen and remove prefix and safe this file in /​tmp/​PACKAGE-DIR/"​ +  - Füge alle Tabellennamen ​in die Datei "sql_tables" und speichere die Datei in dem Verzeichnis "/​tmp/​PACKAGE-DIR/" ​(Nur wenn die Webanwendung eine Datenbank nutzt) 
-  - Create files „install.xml“ and „uninstall.xml“ in folder „„/​tmp/​PACKAGE-DIR/​xml“. +  - Erstelle eine Datei "install.xml" und "uninstall.xml" im Verzeichnis "/​tmp/​PACKAGE-DIR/​xml" 
-  - Create Install-file ​(BASH-Filein folder „„/​tmp/​PACKAGE-DIR/​ +  - Erstelle eine Installationsdatei ​(Perl-Dateiim Verzeichnis "/​tmp/​PACKAGE-DIR/​" 
-  - Make Install-file wit „chmod +x“ executable. +  - Erstelle eine tar.gz Datei von dem Paketverzeichnis "/​tmp/​PACKAGE-DIR/​" 
-  - Make a tar file from Package folder „/​tmp/​PACKAGE-DIR/​ +  - Teste das Installationspaket.
-  - Test package.+
/var/www/virtual/i-mscp.net/wiki/htdocs/data/pages/de/start/howto/package_short_manual.txt · Last modified: 2012/02/22 17:34 by TheCry