First commit of the new Insider version on docker
This commit is contained in:
51
README.md
51
README.md
@@ -1,2 +1,51 @@
|
||||
# CDN-APP-INSIDER
|
||||
# CDN-APP 🚀
|
||||
|
||||
The modern CDN for secure file transfer
|
||||
|
||||
Boost your project with our self-hosted CDN
|
||||
|
||||
Experience exceptional performance and ultra-fast content distribution.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Usage](#usage)
|
||||
- [Contributing](#contributing)
|
||||
- [License](#license)
|
||||
- [Features](#features)
|
||||
|
||||
## Installation
|
||||
|
||||
### Prerequisites:
|
||||
|
||||
A CDN-Access group in your ldap.
|
||||
|
||||
Be connected as root.
|
||||
|
||||
1. `apt update && apt upgrade -y && apt install curl -y `
|
||||
|
||||
2. `curl -s https://apollon.dinawo.fr/getcdn/install/latest | bash`
|
||||
|
||||
3. `source ~/.bashrc`
|
||||
|
||||
4. Follow the instructions given at the end of the installation for CDN setup
|
||||
|
||||
Congratulations, you have successfully configured and installed the CDN on your system. To access the dashboard, simply go to *https://your-ip:3000/dpanel/dashboard*
|
||||
|
||||
## Usage
|
||||
|
||||
🔧 Instructions on how to use your project and any relevant examples.
|
||||
|
||||
## Contributing
|
||||
|
||||
🤝 I thank WaYy, main contributor.
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- File Upload to CDN: Allows you to upload files to the CDN for secure and reliable storage.
|
||||
- File Renaming and Deletion: Easily rename and delete files according to your needs.
|
||||
- File Management: Facilitates efficient management and organization of your files.
|
||||
- File Filtering by Extension: Sort files based on their extensions for easy searching.
|
||||
- User-Friendly Interface with Dark Mode: Provides a user-friendly experience with a dark mode for extended usage.
|
||||
- User Management with Multiple Authentication Systems: Facilitates user management by integrating multiple authentication systems (Discord, OpenID, ActiveDirectory, Google).
|
||||
|
||||
Reference in New Issue
Block a user