Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple dream server skeleton to applications #391

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

panglesd
Copy link

Dream is a popular web server, and it could be nice to have a setup to start with.

An example is already available in Dream's examples, but having it in the skeleton makes it more discoverable for people coming from the mirageos tutorial.

Signed-off-by: Paul-Elliot <peada@free.fr>
@hannesm
Copy link
Member

hannesm commented Apr 27, 2024

This is very nice, would you mind to add the directory to the top-level Makefile, so the unikernel is tested in CI systems (and it'll not suffer from bitrot).

@hannesm
Copy link
Member

hannesm commented Apr 27, 2024

I took the liberty to add it to the Makefile. Let's see what the CI thinks.

@hannesm
Copy link
Member

hannesm commented Apr 27, 2024

From how I understand the CI, we now end up in trouble since "vchan" doesn't support the latest mirage-flow yet. I'll work on this in separate PRs and releases -- but it may take some time until we get this out of the door (and this PR merged).

@hannesm
Copy link
Member

hannesm commented Apr 29, 2024

So, the path is looking like this:

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.

None yet

2 participants