mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-18 16:39:06 +00:00
Delete funding.yml as the Lawsnotes thingy & Update README & Wipedev
Some checks failed
Build and Push Beta Image / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Beta Image / build-and-push (push) Has been cancelled
scripts to give windows ppl a script to use & add MORE docker-compose files :D also updated deploy.md & gitignore, but the groq api thing is still broken tho.
This commit is contained in:
parent
fe9cb6e588
commit
0c904fd5bd
15 changed files with 276 additions and 248 deletions
|
@ -21,6 +21,8 @@ sudo apt-get update
|
|||
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
||||
```
|
||||
4. Download the docker-compose.yml and .env.example file to an dir & change the .env.example file to .env:
|
||||
|
||||
psst: You can change the docker-compose file to different systems, these are available: `docker-compose.yml`, `docker-compose-no-traefik.yml`, `docker-compose-beta.yml`, `docker-compose-beta-no-traefik.yml`
|
||||
```bash
|
||||
# Chahnge your_dir to your dir in your server!
|
||||
mkdir ./your_dir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue