mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-06-16 05:09:17 +00:00
Update README.md
This commit is contained in:
parent
c6fed79f5a
commit
56ce967c4c
14
README.md
14
README.md
@ -10,9 +10,17 @@
|
|||||||
2) Make sure that docker and docker compose are installed.
|
2) Make sure that docker and docker compose are installed.
|
||||||
3) Run `docker-compose --env-file ./docker.env up` which will start up OwnCast, AppWrite, and the UI.
|
3) Run `docker-compose --env-file ./docker.env up` which will start up OwnCast, AppWrite, and the UI.
|
||||||
|
|
||||||
- OwnCast http://localhost:8080/
|
#### OwnCast
|
||||||
- AppWrite http://localhost:80/
|
http://localhost:8080/
|
||||||
- UI http://localhost:3000
|
Configuration is done through the Owncast administration page located on your server under /admin. The login username is admin and the password is your stream key, the default being abc123.
|
||||||
|
|
||||||
|
|
||||||
|
#### AppWrite
|
||||||
|
http://localhost:80/
|
||||||
|
You will need to register and sign up, the first account on the appwrite instance will be the admin account.
|
||||||
|
|
||||||
|
#### UI
|
||||||
|
http://localhost:3000
|
||||||
|
|
||||||
### Running Without Docker
|
### Running Without Docker
|
||||||
1) Open your terminal and navigate to the root folder of the git repository.
|
1) Open your terminal and navigate to the root folder of the git repository.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user