diff --git a/lamp/logo.png b/lamp/logo.png new file mode 100644 index 00000000..13f4b07d Binary files /dev/null and b/lamp/logo.png differ diff --git a/lamp/metadata.json b/lamp/metadata.json new file mode 100644 index 00000000..4252def7 --- /dev/null +++ b/lamp/metadata.json @@ -0,0 +1,19 @@ +{ + "name": "Lamp", + "description": { + "en": "Open-source PHP web hosting stack (Linux, Apache, MariaDB, PHP)" + }, + "categories": [], + "authors": [ + { + "name": "Stephane de Labrusse", + "email": "stephdl@de-labrusse.fr" + } + ], + "docs": { + "documentation_url": "https://github.com/nethserver/ns8-lamp", + "bug_url": "https://github.com/nethserver/dev", + "code_url": "https://github.com/nethserver/ns8-lamp" + }, + "source": "ghcr.io/nethserver/lamp" +} diff --git a/lamp/screenshots/screen1.png b/lamp/screenshots/screen1.png new file mode 100644 index 00000000..b144fc4c Binary files /dev/null and b/lamp/screenshots/screen1.png differ