Just a geek, finding my way in the fediverse.

  • 3 Posts
  • 117 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle

  • Out of curiosity, how do you have that setup (at a high level)?

    I’ve got a bluetti system for emergency power (12kWh, 6kW AC output) but I need to plug things directly into it. It’d be nice to feed it directly to my house wiring but … selectively. That is, I wouldn’t want to power the HVAC but it would be nice to not have to shuffle the fridge/freezer plugs from the wall to the inverter.

    Dedicated circuit(s) with a manual switch from mains to inverter, I’m guessing? But then we get into all the extras required to do that safely and avoid back feeding the grid.

    Granted, they have systems/setups specifically for whole house power but I don’t want to feed the whole house, just the important circuits/appliances.













  • Looks like you called it. Seems the container image(s) default to a subscription plan (“Starter”, free for <50 users) but apparently you can revert to the “Community Edition” which gets rid of it.

    Found this post over at the place we no longer speak of :

    Hello, I’m Gabriel Engel, the founder of Rocket.Chat. I want to clarify that there is no new limitation for community use. We’ve recently introduced a plan offering all enterprise features for free to groups with fewer than 25 users. For those with more users, you have the opportunity to try the enterprise features. After the trial period, the system will automatically revert to the community version. However, you have the option to bypass the trial in the admin settings. I emphasize that we are not imposing any restrictions; instead, we’re providing the enterprise version free to small teams and inviting larger teams to experience it. Let’s view this as the positive initiative it is. For more details, please visit our forum: https://forums.rocket.chat/t/introducing-the-starter-plan-free-access-to-premium-features-for-limited-scale-use/18736

    In the admin settings for your instance you can go to the “Subscription” panel and down at the veeeery bottom is a “Cancel Subscription” button (I’m on the free “starter” subscription, apparently). I’m assuming that’s how you back out of it.

    Once I have a chance to warn users that I’m about to do something potentially dramatic, I’ll test it out and see what happens.

    EDIT: Also found this in the RC forums (from 2 years ago) :

    Note, if you upgrade or install new version of RC, it will automatically put you at a Starter or Pro plan, to go to the community, go to Admin settings, remove the key and it will put you back to the Community version… It took me a while to figure this out :slight_smile:

    O, and the immediate next post is what I described above :

    I believe community is still available within v6.6.0, but new instllation will put you automatically to the Starter Plan. You need to cancel subscription going to Setting → Subscription → Cancel Subscription


  • RocketChat is pretty easy to setup with docker. I couldn’t get it to work in podman after many, many hours of trying despite the documentation saying it does. They have a dedicated podman doc page but I just hit problem after problem after problem. I was trying to do it with the containerized mongo as a PoC though - a lot of problems came from that (mongo connection). Maybe I’ll try again with a “real” db server. Root cause seemed to be networking differences between docker and podman.

    I found it really odd that your server has to get a registration key from their server… That part weirds me out.