

As a small, veteran- and minority-owned business operating in a Historically Underutilized Business Zone (HUBZone), BahFed has built its business reputation on customer service and post-award services. specializes in delivering next-generation technology solutions, IT products, commodities, and support services. Formed in 2011 in Portland, Oregon, BahFed Corp. Air Force trust Rocket.Chat every day to keep their communications completely private and secure.Ībout BahFed Corp. Tens of millions of users in over 150 countries and organizations such as the National Geospatial Intelligence Agency (NGA), the U.S. Built for organizations that need more control over their communications, Rocket.Chat enables collaboration between colleagues, partners, customers, communities, and even platforms without compromises on data ownership, customizations, or integrations. To inquire about licensing Rocket.Chat, contact BahFed at or 50.Ībout Rocket.Chat Rocket.Chat is the world's largest open-source, secure collaboration platform that is deployed in public agencies to defense and intelligence organizations up through IL7. GS-35F-0431Y, SEWP V contract NNG15SD09B and U.S.
#Nga rocketchat how to
How to Purchase The Rocket.Chat platform is available through BahFed's GSA Schedule No. Rocket.Chat allows agencies to achieve all of these objectives, and it's easily deployed on-premise, even in air-gapped environments." We provide our government customers with solutions that safeguard against security threats, data breaches and cyberattacks, while also helping them streamline communication and collaboration efforts. Ken Paul, president of BahFed, agrees: "Rocket.Chat is the ideal partner for BahFed.
#Nga rocketchat install
The snapd package will also install important Rocket.Chat dependencies including MongoDB, NodeJS, and GraphicsMagick. Government (USG) Information System (IS) that is provided for USG-authorized use only. This makes installation and upgrades easier to manage for developers and end users. Hosted by NGA CORE (U) You are accessing a U.S. "This partnership enables government customers to access the Rocket.Chat platform to provide secure chat, file transfer, VOIP and video to advance mission outcomes." Rocket.Chat now uses the snapd package manager, available for all Linux operating systems. "Government agencies rely on BahFed to recommend and provide the most advanced security technology available to protect their communications and workflows from ransomware and other threats," said Kristoffer Brown, Sr. For this, you will need to deal with docker networking and change traefik configs a little bit.įor the sake of simplicity, we will run traefik together with -a provider of IT equipment, office supplies and support solutions for federal, state and local government customers-will now sell Rocket.Chat, a leading communications platform used by government institutions, including federal offices, departments and military branches.īoth companies agree that the partnership allows them to better serve their government customers. It would then handle different domains and point to the corresponding running containers. Now, if we wanted to deploy multiple Rocket.Chat instances on this very same server, we could do it by setting up Traefik. # Email for certificate Air Gapped or local deployments, not exposed to the internet, this should be good enough (you will only need to change the VERSION). Check out the list of events (in person, online and hybrid) that Rocket.Chat will be participating in the upcoming months.

# Domain for https (change ROOT_URL & BIND_IP accordingly) # Port Rocket.Chat runs on (in-container) # URL used to access your Rocket.Chat instance # IP to bind the process toBIND_IP=127.0.0.1 # MongoDB endpoint (include ?replicaSet= parameter) On July 1st, 2022, the new pricing will come into effect. Make sure your server is up to date, on an Ubuntu/Debian server you can make sure of that by running the following commands That’s why, today, we’re announcing changes to our pricing model that aim to simplify the experience of buying Rocket.Chat for our customers, better represent our current product offering, support the investments we’ve already made and enable the future growth of our customers. If you do not plan on having your Rocket.Chat server publicly available, you don’t need traefik at all or TLS/HTTPS. But for the sake of simplicity, we are going to use Traefik here. There are more ways to accomplish this, using softwares like Apache, Nginx and even using your own certificates. It will route our traffic to the correct container, ensure that all traffic is encrypted, and take care of the certificate emission and automatic renewal with Let’s Encrypt.

After all, if you want to use Rocket.Chat, you are certainly looking for secure and encrypted communication.įor the TLS/HTTPS encryption part and reverse proxying, we are going to use a great open source software, called Traefik.

This is important because we want to create a valid TLS certificate for that domain.
