Skip to content

doc: add lima yaml file for codapi#39

Merged
nalgeon merged 1 commit intonalgeon:mainfrom
afbjorklund:lima-codapi
Apr 19, 2026
Merged

doc: add lima yaml file for codapi#39
nalgeon merged 1 commit intonalgeon:mainfrom
afbjorklund:lima-codapi

Conversation

@afbjorklund
Copy link
Copy Markdown
Contributor

Here is a Lima yaml, for automating the installation process of Codapi.

If there was an installation script, that could have been utilized instead...
It also seems that the version and arch were hardcoded in install.md?

Unlike the nerdctl container deployment, no files are shared with the VM.

@nalgeon nalgeon merged commit 171d6fd into nalgeon:main Apr 19, 2026
1 check passed
@nalgeon
Copy link
Copy Markdown
Owner

nalgeon commented Apr 19, 2026

Thank you!

@afbjorklund
Copy link
Copy Markdown
Contributor Author

afbjorklund commented Apr 19, 2026

I did not add any details about cpu or memory allocation, for the instance. (can use --cpus --memory)

# CPUs
# 🟢 Builtin default: min(4, host CPU cores)
cpus: null

# Memory size
# 🟢 Builtin default: min("4GiB", half of host memory)
memory: null

That is the biggest downside (when comparing VM with containers), that you can no longer share those.

@afbjorklund afbjorklund deleted the lima-codapi branch April 19, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants