From 1571801bab5f880b74afd33930da9b6b210d6a17 Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Sat, 30 Mar 2024 13:56:25 +0000 Subject: [PATCH] [release] v0.15.0 --- package.json | 2 +- readme.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6163c9f7..665f40fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmos-server", - "version": "0.15.0-unstable29", + "version": "0.15.0", "description": "", "main": "test-server.js", "bugs": { diff --git a/readme.md b/readme.md index c1647c27..6424cb1b 100644 --- a/readme.md +++ b/readme.md @@ -48,14 +48,16 @@ Whether you have a **server**, a **NAS**, or a **Raspberry Pi** with application Cosmos is: * **App Store** 📦📱 To easily install and manage your applications, with simple installers, automatic updates and security checks. This works alongside manual installation methods, such as importing docker-compose files, or the docker CLI - * **Customizable Homepage** 🏠🖼 To access all your applications from a single place, with a beautiful and customizable UI + * **Storage Manager** 📂🔐 To easily manage your disks, including **Parity Disks** and **MergerFS** * **Reverse-Proxy** 🔄🔗 Targeting containers, other servers, or serving static folders / SPA with **automatic HTTPS**, and a **nice UI** - * **Authentication Server** 👦👩 With strong security, **multi-factor authentication** and multiple strategies (**OpenId**, forward headers, HTML) + * **Authentication Server** 🔐👤 With strong security, **multi-factor authentication** and multiple strategies (**OpenId**, forward headers, HTML) + * **Customizable Homepage** 🏠🖼 To access all your applications from a single place, with a beautiful and customizable UI * **Container manager** 🐋🔧 To easily manage your containers and their settings, keep them up to date as well as audit their security. Includes docker-compose support! - * **VPN** 🌐🔒 To securely access your applications from anywhere, without having to open ports on your router. +* **VPN** 🌐🔒 To securely access your applications from anywhere, without having to open ports on your router. * **Monitoring** 📈📊 Fully persisting and real-time monitoring with customizable alerts and notifications, so you can be notified of any issue. * **Identity Provider** 👦👩 To easily manage your users, **invite your friends and family** to your applications without awkardly sharing credentials. Let them request a password change with an email rather than having you unlock their account manually! * **SmartShield technology** 🧠🛡 Automatically secure your applications without manual adjustments (see below for more details). Includes anti-bot and anti-DDOS strategies. + * **CRON** 🕒🔧 To easily schedule tasks on the server or inside containers It has been built to be: