Update article
Before Width: | Height: | Size: 325 KiB |
Before Width: | Height: | Size: 314 KiB |
Before Width: | Height: | Size: 299 KiB |
Before Width: | Height: | Size: 218 KiB |
Before Width: | Height: | Size: 236 KiB |
Before Width: | Height: | Size: 304 KiB |
Before Width: | Height: | Size: 337 KiB |
Before Width: | Height: | Size: 243 KiB |
Before Width: | Height: | Size: 455 KiB |
Before Width: | Height: | Size: 409 KiB |
Before Width: | Height: | Size: 242 KiB |
Before Width: | Height: | Size: 348 KiB |
BIN
images/Screenshot 2024-12-20 at 1.44.27 PM.png
Normal file
After Width: | Height: | Size: 284 KiB |
BIN
images/Screenshot 2024-12-20 at 1.44.36 PM.png
Normal file
After Width: | Height: | Size: 287 KiB |
BIN
images/Screenshot 2024-12-20 at 1.44.45 PM.png
Normal file
After Width: | Height: | Size: 246 KiB |
BIN
images/Screenshot 2024-12-20 at 1.49.20 PM.png
Normal file
After Width: | Height: | Size: 217 KiB |
BIN
images/Screenshot 2024-12-20 at 1.49.24 PM.png
Normal file
After Width: | Height: | Size: 274 KiB |
BIN
images/Screenshot 2024-12-20 at 1.50.18 PM.png
Normal file
After Width: | Height: | Size: 282 KiB |
BIN
images/Screenshot 2024-12-20 at 1.52.45 PM.png
Normal file
After Width: | Height: | Size: 364 KiB |
BIN
images/Screenshot 2024-12-20 at 1.54.50 PM.png
Normal file
After Width: | Height: | Size: 329 KiB |
BIN
images/Screenshot 2024-12-20 at 11.25.13 AM.png
Normal file
After Width: | Height: | Size: 476 KiB |
BIN
images/Screenshot 2024-12-20 at 2.03.52 PM.png
Normal file
After Width: | Height: | Size: 372 KiB |
BIN
images/Screenshot 2024-12-20 at 2.04.38 PM.png
Normal file
After Width: | Height: | Size: 278 KiB |
BIN
images/Screenshot 2024-12-20 at 2.05.09 PM.png
Normal file
After Width: | Height: | Size: 444 KiB |
BIN
images/Screenshot 2024-12-20 at 9.40.47 AM.png
Normal file
After Width: | Height: | Size: 429 KiB |
|
@ -4,6 +4,12 @@
|
|||
|
||||
![TODO](https://lupyuen.github.io/images/bisect-title.jpg)
|
||||
|
||||
__Life without GitHub:__ What's it like?
|
||||
|
||||
_Why are we doing this?_
|
||||
|
||||
Blocked in some parts of the world.
|
||||
|
||||
TODO
|
||||
|
||||
# TODO
|
||||
|
@ -17,16 +23,33 @@ git clone https://github.com/lupyuen/nuttx-forgejo
|
|||
cd nuttx-forgejo
|
||||
|
||||
sudo docker compose up
|
||||
again: sudo docker compose up
|
||||
to down: sudo docker compose down
|
||||
https://gist.github.com/lupyuen/8438ef716f428606d3913f7bc8efc0b7
|
||||
|
||||
Will auto create `forgejo` folder
|
||||
Browse to http://localhost:3002/
|
||||
Create admin user: nuttx
|
||||
|
||||
(For CloudFlare Tunnel: Set __Security > Settings > High__)
|
||||
|
||||
+ > New Migration > GitHub > This repo will be a mirror
|
||||
nuttx-mirror
|
||||
Migrate Repo
|
||||
|
||||
Settings > Repository > Mirror Settings
|
||||
Mirror interval
|
||||
8h0m0s
|
||||
1h
|
||||
Update Mirror Settings
|
||||
|
||||
+ > New Migration > GitHub > This repo will be a mirror
|
||||
select issues, PR, labels, milestones, releases
|
||||
nuttx-update
|
||||
Migrate Repo
|
||||
|
||||
Create Issue
|
||||
Actions: No Runner
|
||||
View Commit
|
||||
```
|
||||
|
||||
# What's Next
|
||||
|
|
|
@ -665,6 +665,9 @@ TODO: Rancher Desktop on macOS, probably work on Docker Desktop for Linux / macO
|
|||
## TODO: Is `sudo` needed?
|
||||
sudo docker compose up
|
||||
|
||||
## Somehow need a second time to get it up
|
||||
sudo docker compose up
|
||||
|
||||
## Ignore the Redis, Streaming, Elasticsearch errors
|
||||
## redis-1: Memory overcommit must be enabled
|
||||
## streaming-1: connect ECONNREFUSED 127.0.0.1:6379
|
||||
|
|