Alpine Linux & Docker + LLM & MCP
Moving from a #showcase thread
To respect their project space
@: https://discord.com/channels/641256914684084234/1308059907484028970/1318331169728888894
...
@Willie169 has it & more working:
https://discord.com/channels/641256914684084234/1308059907484028970/1318590637733580890
37 Replies
./run_qemu.sh
it goes to UEFI
... When input to cli Alpine boots.setup-alpine
sed: /sbin/setup-disk: no such file or directory
Is there a Linux Discord I should find, w/out phone verification?In line 196
y
should be chosen, not n
.
and I didn't do line 197 to 200
but it worked correctly so I think those lines are not necessary.
Also, I think it's not necessary to use Docker in this case. The performance may be faster if just build the mcp-bridge locally on Termux or a Proot environment without hardware virtualizationHad to do with ... ? Brb
Back w/ edit:
to enable serial console on boot
Was considering other libraries like gFortran for merged projects.
Having ... scipy, opencv-headless ... something else issues.
https://discord.com/channels/641256914684084234/1318309351647084666 is one.
-
Also; thought it had cargo.toml manifest issue iirc? + Yes; .rs
Ok gotcha; I was in quandary regarding that when i got mixed results.
Where can I read about it; as, otherwise it's running in RAM? Why delete? That's something I thought I got wrong and it worked; then I tried data
instead of sys
& both as lvm
w/ [no]
... Is that space created as a sandbox
during the setup?
Oh, I just looked closer! It's you! 🙂
Also QDrant
https://discord.com/channels/907569970500743200/1289187259878477824
It exited prior to [no]
https://discord.com/channels/641256914684084234/1318641801900462141/1318734248378630225I chose
sda
and then sys
, but I don't know what those options mean.
I think lvmdata isn't an option, either lvm or data islvmsys
& lvmdata
are both options.
It'll prompt again if lvm
is selected or can combine the first time.Oh, thanks.
It's still UEFI when removing -cdrom
Alpine:
Step 11: worked
From Termux:
Step 7: works-1st
vs
Fails @ step 14:
From cmd ... Not just the
./run_qemu3210.sh
:
Last two get UEFI boot
https://discord.com/channels/641256914684084234/1318641801900462141/1318797829598085120 this + [Y] delete
Those several attempts seem to have eaten several GB ... Gotta figure partition mgmt in UEFI ??... That's been a while ..
I was keeping watch on it; then... About 1/4 my total storage used now. Ooof
... UEFI booted to Alpine this time .. huh . Nice!!!
Still gotta recover storage partitions.
Y no docker?
Hrmmm updated ... What's the other command... Searching.
Docker found...
Hmmm so close:
Maybe considering openrc
.. checking relevancy.
...
Simply, ran it again?
Hello World works!
You're right... That repo got updated .. no longer only docker.Congrats.
What repo? SecretiveShell/MCP-Bridge or qpd-v/mcp-ragdocs?
Btw, my PR fixing MCP-Bridge's typos is merged
I guess it may run quicker if locally built in Termux:
It failed
Hrrmm..
I'm working on {finding a way to get a system going} MCP-BRIDGE, MCP-CLI, MCP-CLIENT ... + OpenWebUi fails ... Another client recommended.
.
Testing Bridge again (got one working the last day or so)[then had to sleep!]
Different error...
I got something regarding
pydantic-core
iirc ...
Then, Got it going on localhost tho.
Now a similar error to your logs regarding config BaseSettings
...
Joined the LMOS disco... Thinking.
https://discord.com/channels/1293290789455007804/1293328434986090598/1318878466229141545
Right pydantic-core fix
there
From:
@ badbummer
"
then build"
try uv pip install "lmos-openai-types @ git+https://github.com/LMOS-IO/LMOS-openai-types@pydantic-gen#"
Okay; working again.
... Pfff nvm lxml
fail ... {Again?}What is
lxml
?
I'll try LMOS after college entrance exam cuz I'm way too busy recently.LMOS is in the MCP-BRIDGE.
lmxl
some dependency; got it, now it crashes every time the server finishes loading...
.
Huh; 1 good run... Then error on dependency, then crash. Hmmm.
Sent a DM w/ references to other sources.
.
Was thinking about languages & syntax of German + Russian when you mentioned a language exam.You can speak Germany and Russian? That's amazing.
Btw, what I'm gonna take is the GSAT, Taiwanese college entrance exam, of which the subjects are Chinese, English, math, natural science, and social studies, with second level test come after that if one passes the first level criteria of wanted department.
That's awesome!
... No; bummer, I only know a few words ... Learned some when I was in Germany [cultural immersion = awesome]
.
I was considering parallels/correlations in those languages to math in linguistic studies; thought it might be interesting to you. It's been proposed; activities like coding implicitly benefit from 1. Native (growing up in the language) versus 2. Learning the language to (some level).
Oof ... Ping me; dunno how I missed the response; have the device in my hand this whole time.
Checking LibreChat.ai ... There's a thread about install on Alpine in Termux with
proot-distro
https://discord.com/channels/1086345563026489514/1195033675604185098/1195038076758675607
.
End goal is some IDE w/ MCP functions [file access] (+LLM integration like Aider/Cline w/ CEDARScript etc) from a mobile device... Currently, host the broker / server on one and remote with another (2 low capacity devices)XML HTML parsing +
https://lxml.de
lxml - Processing XML and HTML with Python
lxml - the most feature-rich and easy-to-use library for processing XML and HTML in the Python language
This plan sounds good to me. I'm planning to learn mb some Japanese and German when as ug as third and fourth language
tho my English is still too poor and need more practice
Doing well so far!
which channel?
It's linked.
found it, thanks
Device lagged...
.. CONSOLIDATION & formatting
https://discord.com/channels/641256914684084234/1318641801900462141/1319932668682698794
.md format issues
Updated.
...
Aider keeps failing to build uv, it's already installed.
Wondering if proot fixes this and what it'll break (or concerns)
https://github.com/streamlit/streamlit
It was a different one; still looking.
Dunno; aider has a cli
https://github.com/CITGuru/PyInquirer
https://github.com/Aider-AI/aider
https://github.com/hyperledger/fabric
I know (of) hyperledger
. Loading fabric pages.
I think mb you can firstly build things on an QEMU VM cuz proot don't have systemd
Like the Alpine Qemu VM?
yup
Ouch
What are your thoughts on hyperledger?
idk much about it. I has only used it to use LLMs on CLI
After succeeded in qemu, systemd-sysv, box64, etc. may can help to migrate to proot. Directly use Termux may be possible. An example is mobox, which is said to succeeded in simulate Windows x86_64 without proot on Termux, but it's close source tho
Ok.
Well; that device, maybe I add a core and maybe the android system still works.
.. days avoiding it with workarounds after got it working ... You're right.
What'd you use for hyperledger CLI?
Going to miss the MCP & file access?
OpenAI, Antropic, Mistral, Gemini, Openrouter, Siliconflow
Oic .. you plugged it into fabric-cli
I think MCP is better but I haven't get used to it
I can DM some servers invites
Great, thanks
https://github.com/anaisbetts/mcp-installer
just come across it, haven't tryYeah; it's on my list.
There's a project in the MCP server about these.
https://GitHub.com/acehoss/mcp-gateway
.
Ai-christianson/Ra.aid supports:
https://discord.com/channels/1316891174149292082/1316891174149292085/1320020795585597540