Skip to content

DesertBot/DesertBot-Log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesertBot-Log

Scripts for hosting and serving DesertBot's logs

Setup

Docker

This relies on StarlitGhost's base docker services.

You'll want to symlink that project's .env file into this project's directory and set DOMAIN_DBCO and LOG_DIR in it. Once that's done you can just spin it up with docker-compose up -d.

Alternative Setup

You'll need to change the log path from /logpath/ to the actual path to your logs in index.php, probably. Otherwise, this is just a PHP page, so if you're already running something that serves PHP (apache, nginx, etc) it should Just Work™

About

Scripts for hosting and serving DesertBot's logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published