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: use caddy as static server to reduce image size #7

Conversation

evrins
Copy link
Contributor

@evrins evrins commented Apr 1, 2024

reduce image size from 1.1GB to 52MB with caddy
currently backend works only like a http static file server and an endpoint return plex_server address for frontend
backend can be replace with caddy which is much simpler and small

Due to the caddy image exposing port that aren't necessary that will show up in applications like Docker Desktop
@Ipmake Ipmake merged commit 401aa03 into Ipmake:main Apr 4, 2024
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