-
-
Notifications
You must be signed in to change notification settings - Fork 451
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
Docker image #322
Comments
We have a Dockerfile for the |
anything I can help with? I have experience with Docker. Not sure what you are looking for specific. |
@mxkaske I've fair amount of Docker experience making Dockerfile |
Any news about this? A docker-compose file for deploy openstatus could be amazing |
@alekitopi if you don't mind using external service within the docker service I can do it ? |
Sure? Which is external service? |
At the moment our auth service is an external providers and you need to
create an account,
And they don't provide an docker image
Le mer. 13 déc. 2023, 20:28, Alejandro Q. ***@***.***> a
écrit :
… Sure? Which is external service?
—
Reply to this email directly, view it on GitHub
<#322 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADKADJRA7DIEJOR7NSNE5O3YJH6UNAVCNFSM6AAAAAA5CVOAJOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJUGU3TQNBWGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Clerk? No problem, just that it requires the token. |
Having the images built and published on ghcr/docker-hub and an example docker-compose yaml stack for the server and webapp would be great for self-hosters to host openstatus! |
Anyone actively working on this? I can take a swing at it. |
Any progress? |
I already proposed also to help with this issue, but seems there is no real clear communication about what, who, details exactly. What is the expectation to start with? Is openstatus team expecting to work on this and we fund the issue? I see a message/widget from polar about funding 500$ to have this feature. Or is openstatus expecting contribution from external to get it done? If someone can give some clear directive please, because multiple people already offered to help. |
Sorry for the late reply. I will create some smaller task to make it clearer |
Thanks for that comment, really looking forward to that docker-compose setup for the server and webapp relying on the minimal required set of external providers! |
Any progress on this yet? Would love to se a Docker Compose |
Any updates? |
Also interested 👀 |
We are working on community edition which should be easier to self host |
Normally, when I hear Community Edition, I'm a bit reticent, because lately some of the open-source solutions block some features for paid self-hosted. In this case, is there any information on whether there will be this kind of paywall or what kind of features will be available in Community? |
@Rodaviva29 Our community wants a Docker version to easily self-host OpenStatus. Our current version is too tightly integrated with external providers; we want the community edition to be simpler/easier to host. But our main app will still remain fully open-source ,we have a couple of repos that are closed source, mainly marketing functions (e.g. an endpoint that sends some notifications on Stripe events). that are irrelevant for the app itself, but we could/should open-source them too. (You can screenshot this and sent it to me If i change my mind 😂) If you want to deploy the full version of it you can and you will always be but for the community edition I really think simpler easier to deploy app is the way to go. We are pushing in this direction with initiatives like this:
What would you love in the community edition ? |
Thanks for responding so fast, and I'm so thankful to hear this. My biggest fear was being locked with some essential features, and seems it won't follow that approach 🙌🏼. Some projects have decided to split Community and Commercial self-hosted versions that for example, Community limits essencial integrations (for parity purposes, Discord, Email alerts). And in the other hand Commercial adds those features but limits seats or in this case for parity would limit the number of monitors, and to scale the Commercial, we would need to pay extra monthly to get those. Personally I don't like this open-source approach. Truly amazed that OpenStatus will follow a real open-source way, and obviously cutting that parts you talked, makes total sense! The core functionality and the use of the Community and I will be in the main features that make OpenStatus amazing! ❤️ |
Me neither, but on our SaaS version, we have to limit some features because it costs us money, and also it's a way to fund the development of OpenStatus. I have created a new issue #1209 to discuss about what we should include in it :) |
I couldn't agree more, in the other side in self-hosted version if there is an approach of being proudly open-source and limiting functionalities that are “essential” (this could be debatable) 😆, it is not my vision for open-source. Plane.so it's an example I don't like the approach, in the other side Huly.io broke this with truly open-source project management solution including all the features to self-host.
Awesome, I'll check it out! |
Hello
Do you have a Docker image ready for quick deploying? I noticed a .dockerignore file in the code base, but no Dockerfile.
Is somebody already working on this? Or can I contribute to this?
The text was updated successfully, but these errors were encountered: