mozilla-services / services-engineering

Services engineering core repo - Used for issues/docs/etc that don't obviously belong in another repo.
2 stars 1 forks source link

Create a new repo/skeleton for Project Cumulus service #78

Closed pjenvey closed 3 years ago

pjenvey commented 3 years ago

Probably going with rust to begin with here, and w/ actix-web (maybe warp).

jrconlin commented 3 years ago

Honestly thinking that we should build out a skeleton that has the cores, since this will probably not be the only service we spin up.

(Basically, super primitive that has slog-mozilla, cadence (maybe with tags?), actix-web, the various dockerflow endpoints pre-built, config, etc.)

tublitzed commented 3 years ago

@pjenvey in addition to the generic skeleton repo, can we fork it so that we're setup to start filing tickets/etc specific to the cumulous work?

tublitzed commented 3 years ago

closing - new repo lives here. https://github.com/mozilla-services/fx-tiles

tublitzed commented 3 years ago

Errr...actually looks like fork is in review. Will keep open until that merges.

pjenvey commented 3 years ago

New repo initialization was merged