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

feat: zerops deployment guide #429

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

Conversation

nermalcat69
Copy link

@nermalcat69 nermalcat69 commented Aug 6, 2024

For more info talk to zerops team at https://discord.gg/xxzmJSDKPT

@nermalcat69 nermalcat69 marked this pull request as draft August 6, 2024 14:40
@nermalcat69
Copy link
Author

This guide is work in progress ~ Will try to complete it as soon as possible 💯

Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you! Some notes inline

documentation.md Outdated Show resolved Hide resolved
deployment/zerops.md Outdated Show resolved Hide resolved
deployment/zerops.md Outdated Show resolved Hide resolved
deployment/zerops.md Outdated Show resolved Hide resolved
deployment/zerops.md Outdated Show resolved Hide resolved
zerops:
- setup: app
build:
base: rust@1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How come Rust is used as a base? Gleam apps don't depend on Rust

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes you're right, i'll fix everything ☺️ Thanks for pointing it out 💯

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is embarrassing NGL 😨

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rust is used as a base because they offer pre-prepared language images and Ubuntu. The images default to Alpine, I assume Alpine + Rust + Gleam is slimmer than Ubuntu + Gleam. I'm not sure if Rust is the absolute smallest image offered.

@nermalcat69
Copy link
Author

This is still work in progress, will @ you when im done 💯

@nermalcat69
Copy link
Author

Hmmm time to get this done now 👯

@nermalcat69 nermalcat69 marked this pull request as ready for review November 1, 2024 13:20
@nermalcat69 nermalcat69 requested a review from lpil November 4, 2024 08:38
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.

3 participants