preliminary container for Reflector #4
Labels
No labels
Accepted
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
help wanted
icebox
In Review
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-docker#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reflector.go is an internally utilized appliance at lbryio, however there's no reason why it can't be publicly usable so I'm aiming to make it accessible via Docker. The following is a list of objects in the way.
Dockerfile
Healthcheck
Start.sh
docker-compose.yml
docker-entrypoint.sh [If needed]
hub.docker.com/r/lbryio/
Due to the status of https://github.com/lbryio/reflector.go building a release binary container might not make sense. It may be smarter to release a compiler container which can produce a binary and/or run from source until the developer is closer to ready to have people running directly off release binaries *aka documented to some degree.
Depends on https://github.com/lbryio/reflector.go/issues/21
Progress report:
Needs a staging environment that includes an S3 bucket and I'm still waiting to get a conversation arranged with @nikooo777 for official S3 buckets for this purpose.