automated terminal push
This commit is contained in:
40
.legacy/docs/golive.md
Normal file
40
.legacy/docs/golive.md
Normal file
@@ -0,0 +1,40 @@
|
||||
|
||||
1. log in to linux server
|
||||
2. clone repository
|
||||
|
||||
```
|
||||
https://code.softwareshinobi.digital/yankee/twitchtracker-channel-rankings.git
|
||||
``
|
||||
|
||||
3. go into directory
|
||||
|
||||
4.
|
||||
|
||||
|
||||
docker compose.bash
|
||||
|
||||
it is assumed you already have docker installerd.
|
||||
|
||||
so then run
|
||||
|
||||
```
|
||||
sudo bash provision.bash
|
||||
```
|
||||
|
||||
## load the fake data to spec first
|
||||
|
||||
http://aventador.embanet.softwareshinobi.digital:48888/twitchtracker.com/channel/stub/load/
|
||||
|
||||
## populate the sql query to load the view
|
||||
|
||||
|
||||
|
||||
|
||||
## database loging
|
||||
|
||||
phpmyadmin, lets you manage shit inside the db.
|
||||
|
||||
url :
|
||||
|
||||
user:
|
||||
pass:
|
||||
Reference in New Issue
Block a user