All Projects → i0w2 → Litecloud

i0w2 / Litecloud

Licence: gpl-3.0
User management system for the server (Home Cloud).

Projects that are alternatives of or similar to Litecloud

Jodel Web
[PHP] JodelBlue is a Web-App and Browser-Client for the Jodel App. No registration required! Browse Jodels all over the world.
Stars: ✭ 15 (-42.31%)
Mutual labels:  web-application, mysql, web-app
Budget
Get a grip on your finances.
Stars: ✭ 609 (+2242.31%)
Mutual labels:  web-application, mysql, web-app
Ginatra
A web frontend for Git repositories
Stars: ✭ 522 (+1907.69%)
Mutual labels:  web-application, web-app
Easy hack
Hack the World using Termux
Stars: ✭ 549 (+2011.54%)
Mutual labels:  web-application, apache2
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+21400%)
Mutual labels:  cloud, mysql
Uwsgi Nginx Docker
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
Stars: ✭ 466 (+1692.31%)
Mutual labels:  web-app, server
Dbdeployer
DBdeployer is a tool that deploys MySQL database servers easily.
Stars: ✭ 467 (+1696.15%)
Mutual labels:  mysql, server
Diamond
System V-style runlevels for your Go daemons
Stars: ✭ 24 (-7.69%)
Mutual labels:  web-application, server
Arcemu
World Of Warcraft 3.3.5a server package
Stars: ✭ 281 (+980.77%)
Mutual labels:  mysql, server
Jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Stars: ✭ 5,972 (+22869.23%)
Mutual labels:  web-application, web-app
Impress
Enterprise application server for Node.js and Metarhia private cloud ⚡
Stars: ✭ 634 (+2338.46%)
Mutual labels:  cloud, server
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+26276.92%)
Mutual labels:  cloud, hosting
Walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Stars: ✭ 384 (+1376.92%)
Mutual labels:  mysql, server
Nodejsstarterkit
Starter Kit for Node.js v14.x, minimum dependencies 🚀
Stars: ✭ 348 (+1238.46%)
Mutual labels:  cloud, server
Php Docker Boilerplate
🍲 PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 503 (+1834.62%)
Mutual labels:  mysql, apache2
Config
Armbian configuration utility
Stars: ✭ 317 (+1119.23%)
Mutual labels:  mysql, server
Atscan
Advanced dork Search & Mass Exploit Scanner
Stars: ✭ 817 (+3042.31%)
Mutual labels:  web-application, server
Shield
A standalone system that can perform backup and restore functions for a wide variety of pluggable data systems
Stars: ✭ 262 (+907.69%)
Mutual labels:  cloud, mysql
Host
Expose your LocalHost with this tool
Stars: ✭ 268 (+930.77%)
Mutual labels:  server, hosting
Phpmyadmin
A web interface for MySQL and MariaDB
Stars: ✭ 5,750 (+22015.38%)
Mutual labels:  mysql, web-app

liteCloud_info

liteCloud ☁️ is a user management system for the server (home cloud). This application is suitable for everyone who has their own server and wants to structure their files on it, have easy access to their files from all devices, and write their own additional applications under liteCloud and use them.

Getting Started

Simple auto-installer

  1. The minimum required PHP version 5, installed Apache2/nginx, MySQL.

  2. In the local domain folder, clone the liteCloud.

     $ git clone https://github.com/liteCloudRVA/liteCloud
    
  3. Install the database xcloud_regedit.sql.

  4. Modify the ./resources/config.php file. Enter the data for the database into the mysql section, enter the path to the existing directory in the path section (within the directory the file manager will work).

  5. Go to your local domain, the data for authorization test:qwerty321.

Information, Community

Standard Applications liteCloud

Initially 4 applications are preinstalled (system):

liteCloud_menu

  1. Settings - All information about the system and basic system settings are there.
  2. Files - Browser files and directories, implemented the full functionality of the file manager.
  3. Applications - In this category there are custom applications of the system.
  4. Notifications - All system / application messages will be visible there.

From the list of applications, the APIs for editing are: Applications, Notifications.

Types of applications in liteCloud

There are 3 types of applications in liteCloud:

  1. System - This type of application is displayed in the main menu. They are not edited and are not replaced.
  2. Custom - Installed in the Applications section and launched as system applications.
  3. Hidden - These applications work in the background. The application is managed in the Notifications tab.
  4. Window - The operating principle is like a hidden application, but the application opens in the window.

liteCloud_files

License

liteCloud is released under the GPL-3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].