https://github.com/alenj0x1/easylogs-setup
easylogs - easy installation for final user
https://github.com/alenj0x1/easylogs-setup
automation docker powershell
Last synced: 8 months ago
JSON representation
easylogs - easy installation for final user
- Host: GitHub
- URL: https://github.com/alenj0x1/easylogs-setup
- Owner: alenj0x1
- Created: 2024-10-23T13:16:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T16:18:22.000Z (over 1 year ago)
- Last Synced: 2025-01-30T22:23:52.553Z (about 1 year ago)
- Topics: automation, docker, powershell
- Language: PowerShell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# easylogs-setup ⚡
Initializing an easylogs instance is very easy. Execute the following script and follow the steps mentioned.
## Features 🛩
- Repository download
- Download resources: docker-compose, .env.
- Port configuration, both server and frontend.
- Ready environment, including database, thanks to docker.
## Start ☂
```
iex “& { $(iwr -useb ‘https://raw.githubusercontent.com/alenj0x1/easylogs-setup/refs/heads/main/script.ps1’) }”
```
Created by [alenj0x1](https://github.com/alenj0x1)