viharkurama 16 hours ago

After a U.S. federal contractor told us they loved Plane but couldn't use it due to ITAR requirements, we spent 6 months building a truly air-gapped version. No external connections, no license pings, no telemetry, everything runs in complete isolation.

The interesting part: our air-gapped deployment actually runs faster than our SaaS version. Turns out when you eliminate all network latency, things get snappy.

This post covers the technical challenges we solved (supply chain trust, 2GB bundle size, offline licensing) and why regulated industries need alternatives to cloud-only tools like Jira.

  • isatty 11 hours ago

    > The interesting part: our air-gapped deployment actually runs faster than our SaaS version.

    This is the least surprising thing I’ve read all day.

    • chrisandchris 3 hours ago

      If they also realize that having less dependencies makes deployment easier we have gone full circle.

      • andy_ppp an hour ago

        I can't believe how many devs think dependancies are completely cost free...

        • sethaurus 2 minutes ago

          Dependencies and code are both liabilities with maintenance costs. Devs chronically underestimate the cost of both, myself included.

    • vanschelven 2 hours ago

      HN negativity strikes again.

      Can't we just read this as "there are 2 wins here: security and performance"?

      Which is not surprising, but still a GoodThing(TM) right?

      • illiac786 an hour ago

        Totally agree. Why pick the one negative thing to say instead of saying “this should be done more often” for example. Just aggravating, as a behaviour.

    • jagged-chisel 9 hours ago

      Indeed. For multiple reasons:

      - it is not at all surprising that when you remove cruft, code performs batter

      - it is not at all surprising that this is not common enough amongst software engineers to even consider these things (competing business interests probably cause this often)

      • graealex 8 hours ago

        Not being connected to the work VPN already slows down my Windows to a near halt since a few unreachable network drives is all it takes to make Explorer go unresponsive.

        Seems like engineers forget to test these things nowadays.

        • Too 5 hours ago

          If by ”nowadays” you mean the past 30 years. Slow network drives making Explorer go completely unresponsive has been a thing since Windows 95.

          I’m more surprised to hear that bug still hasn’t been fixed. Luckily I don’t use Windows myself since many years ago.

    • chooma 5 hours ago

      All year maybe?

    • Cthulhu_ 3 hours ago

      Once again going full-circle with the industry reinventing self-hosted software. Excuse my cynicism, I'm going back to minding my own business (reinventing design systems / component libraries, lol)

  • magicalhippo 15 hours ago

    > Turns out when you eliminate all network latency, things get snappy.

    Same experience with JIRA. I read all these negative comments here and elsewhere about how slow and clunky JIRA was, and I couldn't relate at all.

    Then I realized all those who complained was using JIRA Cloud and we were using on-prem, and it all made sense.

    We've since moved to JIRA Cloud ourselves, and I understand now.

    We moved and none of the new places had any viable computer room, so literally had to put the rack in a closet And well, that ain't cutting it for physical access control these days. Thankfully we have very simple flows without any BS, so not too many 1-5 second clicks to get things done.

    • time0ut 11 hours ago

      Just open the network tab and refresh a page in Jira and you will understand. It isn’t too noticeable on a LAN. Stick the internet in there and it is painful. The worst I have seen is self hosted and accessed over Netskope ZTNA. Truly an abomination.

      • potato3732842 an hour ago

        It's not the refresh that screws you. It's the four goddamn dozen asyncrhonous calls it has to make after that refresh has completed to actually fill out the content of the page and let you click through stuff.

        I have to load half a dozen tabs of new tickets and then cycle through them triaging and defining fields in a collated manner to make it so my time isn't hugely dominated by waiting.

        We used to have on-prem and it was probably about an order of magnitude better, but still nowhere near "XP in a VM accessing a site on localhost" level snappy.

    • uxp100 14 hours ago

      I have had the opposite experience with Jira at a relatively large corporation (years ago). Our local Jira was probably just configured weird or on underpowered hardware though.

      • tikkabhuna 14 hours ago

        Having adopted a number of development tools, including Jira and Confluence, it’s amazing people let them sit there chugging away on underpowered machines with hundreds of users quietly complaining about the speed. Throwing some extra CPU cores and memory is so cheap for the quality of life improvement, let alone the productivity gain.

        • nitwit005 12 hours ago

          The concurrent (human) user counts at even large companies is probably a couple dozen at most.

          Usually with these tools, the performance problems magically vanish if you disable all the integrations people have set up. My company is constantly denial of service attacking Jira with Github updates, for example.

          Edit: typo

          • rkagerer 6 hours ago

            I delivered a complex, highly customized enterprise back-office system for a large Fortune 500 some time back. It involved a handful of servers (all as VM's), x3 to accommodate DEV/QA/PROD staging.

            It worked great in volume testing in our environment. Their IT department installed it on high end servers (hundreds of cores, incredibly expensive storage subsystems, etc) but users complained of latency, random slowness, etc. IT spent weeks investigating and swore up and down it wasn't their end and must be a software issue. We replicated and completely sanitized production volumes of data to try and recreate locally and couldn't.

            Finally I flew down and hosted their entire infrastructure off my laptop for a day (I'll skip all the security safeguards, contract assurances, secure wipes, etc). It flew like a thoroughbread at a racetrack. No latency, instant responsiveness, no timeouts, no hiccups. Their entire staff raved about the difference. The results gave the business unit VP what she needed to bypass the usual, convoluted channels, and someone must have lit a fire under their IT VP - by the end of that day their internal techs identified a misconfiguration on their storage arrays and solved the problem. I can only guess how many other apps were silently suffering for weeks or months on the same array. I joked I'd be happy to sell them a laptop or two for a fraction of their mainframe cost.

          • nonameiguess 36 minutes ago

            I had the experience for a few years of having to run all of the self-hosted development and project management tooling for a government project about a decade back, and the integrations part holds up strong to that experience. The CI system that had been put in place was probably the most sophisticated I've ever seen, but that had some unfortunate side effects like Jenkins jobs being kicked off automatically thousands of times an hour, blasting all of the Atlassian tools with network requests, or Nessus remote logging into and spawning 40,000 simultaneous processes on the servers actually hosting the Atlassian tools.

            Self-DOSing is exactly what it was.

        • makeitdouble 11 hours ago

          People complaining about JIRA has become enough of a trope that it mostly gets ignored.

          Also big enough corps give underpowered machines to the mass of employees (anyone not a dev, designer or lead of something) so latency is just life to them.

    • IshKebab 15 hours ago

      > Then I realized all those who complained was using JIRA Cloud and we were using on-prem, and it all made sense.

      Even Atlassian doesn't use Jira cloud. Btw it's not "JIRA".

      • mikestaas 12 hours ago

        Atlassian very much do use Jira cloud. Source: I worked there for 10 years. Not apologising for it's performance however.

        • tomrod 12 hours ago

          Any inights why the performance often varies between a Model T Ford and a glacial boulder?

          • michaelt 11 hours ago

            I mean, presumably it's subject to the two curses of modern software:-

            1. Unless major customers are actively closing their accounts due to the poor performance, improving performance isn't a priority.

            2. The people who pay for it aren't the people who use it, so the performance can get very, very bad before customers start closing their accounts.

      • tomrod 12 hours ago

        What a weird time to enforce British rules for acronyms.

        JIRA stands for JIRA Isn't Really Awesome.

        • latentsea 5 hours ago

          I always say Janky Irritating React App.

        • esafak 8 hours ago

          JIRA Is Really Awful.

      • joeldo 14 hours ago

        That's no longer the case - a large portion of teams are now using cloud variants of Confluence/Jira.

      • latentsea 9 hours ago

        Everytime I'm using JIRA and I type JIRA and it automatically corrects it to Jira, I hit Ctrl+Z to undo the autocorrect.

    • john01dav 8 hours ago

      My company self hosts most things, which is bad for remote employees and employees in offices other than the primary because the VPN server (or possibly their network connection) is underpowered for the number of remote users. I sometimes need to wait 45 minutes for a like 1GB clone.

    • zelphirkalt 14 hours ago

      Also that Jira is one of these mutants, between SPA and pages, doing neither well.

    • mschuster91 13 hours ago

      > We've since moved to JIRA Cloud ourselves, and I understand now.

      Jira on-prem was dog slow, yes, especially if it didn't live on the same server as the database. But Jira Cloud? It isn't much faster than that! It's a piece of hot mess. Loading placeholders everywhere. Really I have absolutely zero idea what Atlassian is doing, but I know for sure optimizing for performance is not amongst the things they are doing.

      • mikestorrent 7 hours ago

        Yeah, this whole pattern of loading a million placeholders and then watching the page awkwardly snap into layout is just sad. Especially when you know that you could have shown just as much information in a "server side rendered" piece of PHP in 2005 with less latency.

    • bigmattystyles 9 hours ago

      The other thing, every pm wants a custom field just for their project, a field they’ll forget they asked for a day later. TLDR, put a governance board that’s fine saying no especially when someone inevitably pulls rank.

    • echelon 13 hours ago

      Our org used Jira on-prem for 2k engineers and 3k additional staff and it was slow as molasses.

      The dialogues and context menus took forever to show and page navigation was beyond painful.

      We had dedicated engineering for maintaining our Jira and Bitbucket, and they still fell over. We eventually moved back to GitHub. (Our usage went from GitHub on-prem pre-MS -> Bitbucket on-prem -> GitHub cloud post-MS.)

      I hate Jira regardless of where it's deployed. It's a beast.

      • firesteelrain 11 hours ago

        We run a full Atlassian suite on prem for 5k users and it works really well

        Well except Bamboo. It’s terrible

  • vosper 15 hours ago

    > cloud-only tools like Jira.

    But Jira is not cloud-only?

    https://www.atlassian.com/enterprise/data-center

    • magicalhippo 15 hours ago

      They've removed it from their pricing page now, but when they announced the discontinuation of the regular on-prem server the minimum for datacenter was like 500 licensed users or something along those lines.

      In any case it was clear it's not for small shops like us.

      That said, air-gapped is a hefty requirement, so perhaps those customers are predominantly large?

      • bigfatkitten 13 hours ago

        > That said, air-gapped is a hefty requirement, so perhaps those customers are predominantly large?

        There are lots of very small classified networks out there with only a few dozen users.

        There are a lot more user communities course that aren’t necessarily airgapped, but where they have special compliance requirements that pretty much mandate self hosting (or at least bring-your-own cloud.)

      • viharkurama 14 hours ago

        We took a different approach with Plane's air-gapped offering. No minimum user requirements at all. We evaluate based on your use case and domain requirements, not team size.

        • magicalhippo 14 hours ago

          Good approach IMHO.

          We do the similar with our B2B product (in an entirely different niche). We have everything from single-person companies up to very large ones. Similarly we set price based on use-case and requirements.

      • bpt3 14 hours ago

        It's still on this page: https://www.atlassian.com/enterprise/data-center/jira

        $51k for the smallest license they offer.

        I still run an old version on an air gapped network and will continue to do so until we're forced to change for some reason. It's not a hefty requirement; we run it for a team of < 10 developers on a small VM and it just works.

        • magicalhippo 14 hours ago

          Blind as a bat, thanks. Was looking for a pricing page or similar, totally scrolled by that box which looked like marketing fluff.

    • bowsamic 2 hours ago

      Atlassian actually threatened to sue our company if we didn't move from on-prem to cloud. I imagine they're doing the same to others

    • jasondc 15 hours ago

      $$$$ Very expensive

    • thaack 14 hours ago

      Sure if you commit to a 500 user minimum.

    • bpt3 14 hours ago

      It might as well be for the vast majority of companies, since I believe the smallest number of users you can buy support for is 500.

      To be more specific, they killed off the legacy Jira Server and now only offer these enterprise versions of Jira and the rest of the suite if you won't move to the cloud.

  • yodon 14 hours ago

    How do you handle compliance in confirming that the product is only used for the license duration? (Or is it more of a one time purchase plus recurring fee for updates?)

    • Msurrow 14 hours ago

      At this level (govt, 6 figure+ deals) I would at least consider if this problem should have a non-tech solution, and instead have a legal/lawyer solution. In my experience (not US based though) the govt contracts are under compliance programmes as well so the govt agency’s legal/contract mgmt team would probably follow up internally on expiring contracts (ie licences) and require the owning stakeholder to either renew the contract or abandon the software. Meaning the customer would supervise itself regarding licence. But even if you don’t want to rely on self-supervision then having your lawyer spend 1 hour reaching out with a “do you need to renew your licence” at the end of a licence term would probably be much cheaper than building and maintaining an air-gapped licence solution.

      • bobmcnamara 13 hours ago

        Years back a friend of mine's startup failed when USAF pirated their software and the original customer org stopped paying for it.

        Feds are DMCA immune, so no real recourse.

        • atonse 13 hours ago

          This seems very suspect.

          Usually you do have recourse via procurement channels and reps. If you file a complaint with that agency stating that they’re using a license without paying for it, it will result in at least an investigation.

          • michaelt 11 hours ago

            If you got to hire the cops to investigate your own mistakes, would you hire competent, motivated folks who'd leave no stone unturned and get access to every classified, air-gapped network in search of license infringements?

            I wouldn't. I'd hire some Peter Gibbons type, who only does about 15 minutes of real, actual work in a typical week. Then I'd tell them they can finish early if all their pending cases are closed.

        • Cthulhu_ 3 hours ago

          Surely that would fail any kind of security or compliance audit?

        • bigfatkitten 13 hours ago

          Sounds like having only one paying customer was the real cause of the business’s failure.

          • bobmcnamara 11 hours ago

            They've mentioned that was a valuable lesson.

      • fc417fc802 12 hours ago

        Largely agree but I want to challenge this bit at the end.

        > probably be much cheaper than building and maintaining an air-gapped licence solution

        I think this is an unwise attitude to take. There's something to be said for a simple picket fence. Even though someone could easily hop it if they wanted to, they lose plausible deniability and in most cases that's all that really matters at the end of the day.

    • viharkurama 14 hours ago

      It's a subscription license. We offer air-gapped deployments under the Business plan. As part of compliance, we request customers to share license logs quarterly-no PII involved. Also, the license enforces seat limits, so you can't exceed the number of users you've purchased. https://plane.so/pricing

  • beardedwizard 8 hours ago

    But you didn't tell us how many orders of magnitude more expensive it is to operate :)

  • unixhero 12 hours ago

    Itar ruins all the fun

  • jeron 15 hours ago

    >our air-gapped deployment actually runs faster than our SaaS version. Turns out when you eliminate all network latency, things get snappy.

    Notion, take notes

0points 5 minutes ago

"air-gapped" self hosted app.

It used to be the default that self hosted apps didn't telemetry and call home.

I feel there's more than one self hosted foss jira alternative around already, that of course wouldn't telemtry or call home.

Some I used in the past:

https://www.redmine.org/

https://phacility.com/phabricator/ no longer maintained :-(

Pi9h 12 hours ago

I am also building https://docmost.com, a self-hostable Confluence alternative that can run fully air-gapped.

It has support for spaces, real-time collaboration, a rich-text editor, built-in diagrams support and more.

We launched on HN 1 year ago: https://news.ycombinator.com/item?id=40832146

  • mnholt 8 hours ago

    What does your enterprise pricing look like?

Disposal8433 14 hours ago

There is no price anywhere. I would be interested to use that for either my job or for private projects, but where and how much do I pay?

Edit: I looked again and even your pricing pages have no price. I understand that you may want to restrict yourself to rich companies, but I don't understand the point of posting on HN if that's the case.

  • viharkurama 14 hours ago

    If you want air-gapped it's on Business tier, please look at our pricing page.

    That being said, we don't recommend the air-gapped version for personal use. Instead, you can use our open-source Community Edition here: https://github.com/makeplane/plane — you can self-host it and disable telemetry entirely.

  • pc86 14 hours ago

    Air-gapped probably adds a zero or two to the highest tier Enterprise price. You wouldn't buy an Enterprise license for a personal project, why would you buy an Enterprise++ license (which is essentially what AG is)?

intexpress 12 hours ago

A version of JIRA that nobody can access sounds pretty good

duffpkg 12 hours ago

This also makes it infinitely more useful for healthcare. Not healthcare software specifically. Lots of use cases in logistics, irl maintenance, etc. Patient data creates hipaa challenges and tends to overflow into any system.

  • mannyv 9 hours ago

    Nothing in HIPAA mandates air gaps. In the context of HIPAA that's really overkill.

    In fact, self-hosting might even do you wrong when things go bad, because AWS is probably better managed and more secure. And they have all their certs, which is legally important.

  • viharkurama 12 hours ago

    +1. We already work with a few healthcare teams, and self-hosted is almost always their go-to. Our air-gapped edition has been in beta for a bit, and we’re seeing more use cases pop up—especially in places where HIPAA and data isolation matter a lot.

  • tptacek 11 hours ago

    Why would a health care org care about air-gapped deployments? Most (really, almost all) health care data is stored on cloud SAAS databases already; for people who care, this vendor already had an on-prem version.

    • SMrF 10 hours ago

      What you say makes sense, but I think there can be reasons. For our military customers we offer an air-gapped version of our app early on because it was easier for customers than getting an ATO. Also as a bootstrapped company it was a lot cheaper than FedRAMP. I'm guessing I'd lean on a similar strategy if I had a health care startup.

      • tptacek 10 hours ago

        Most health care companies get along just fine in AWS, just for what it's worth.

jasondc 15 hours ago

Big fan of Plane since it's open-core.

Doesn't seem to be a lot of options for self-hosted/open-core project management software. The existing ones looks pretty bad, and don't come anywhere close to Jira level functionality.

  • IshKebab 14 hours ago

    > don't come anywhere close to Jira level functionality.

    In my experience that's probably a good thing. I've moved from a company using Phabricator to one using Jira. Phabricator had exactly everything we needed and was very nicely designed and worked really nicely.

    Jira has everything you need plus loads of other stuff that project managers feel like they need to add. Oh and they'll never clear anything up or fix any config bugs because they don't actually have to ever use the "report bug" form so who cares if there are 100 fields and half of the mandatory ones are hidden in "More fields"? 5 different states for "TODO"? Eh who cares. 3 different ways to say which team a bug is in? Better fill them all in for every bug.

    It's better to be missing features than to have features that project managers can configure.

    • CamouflagedKiwi 21 minutes ago

      I've used both as well, I found Phabricator fine for lightweight kanban-style team work tracking, but once we had PMs it was doomed because it would never do what they wanted (they didn't seem to be able to understand that it was not a Scrum system and would never match well).

      These days I'd be using Github instead, issues there are also nice and simple. I imagine it would ultimately suffer the same fate in a similar situation though (not that I intend to get there ever again).

      The problem with Jira is that it's so customisable and always ends up being customised by "process people" who think all problems can be solved by adding just one more field - but simultaneously it's never possible to customise your bit to work the way you want.

    • jay_kyburz 11 hours ago

      The first bug you should log is that the bug logging page has unnecessary fields.

juliangmp 4 hours ago

> Even with our robust self-hosted option, we kept hearing the same feedback from legal and compliance teams: "Private cloud" solutions that still require Virtual Private Network (VPN) tunnels don't meet their stringent requirements.

If it has a VPN tunnel to some outside server, you shouldn't really call it "self-hosted*

  • Cthulhu_ 3 hours ago

    Self-hosting implies the software runs on the customer's own servers, but phone-home license checks (or analytics, or whatnot) is not unheard of.

rubidium 10 hours ago

They make it seem like a big deal. It’s pretty much how all software used to ship :)

  • vanschelven 2 hours ago

    Both those things can be true at the same time: all software used to ship like that, and shipping like that in the current era _is a big deal_.

    Spoken as someone who's core differentiator is "self hosted" [0]

    [0] https://www.bugsink.com/

  • devanshuarora 3 hours ago

    Yes, absolutely, in a way, we’re just bringing back the old-school model — full package, zero dependencies, runs on your own infra — but with modern tooling and UX.

  • esafak 8 hours ago

    I've heard they're planning to ship it with printed documentation some time soon!!

miyuru 2 hours ago

Looks like they only support single node deployment at the moment.

Having worked with airdropped software packaging, next step is a multi node setup.

treve 6 hours ago

I just learned air-gapped includes private networks. I was under the impression this strictly meant isolated non-networked computers. Was this always the case or has the term diluted over time?

  • RandallBrown 6 hours ago

    I think it just depends on the context you're talking about. Air gapped just means there's no connection between two things so it could be talking about networks or individual computers.

  • devanshuarora 3 hours ago

    Strictly speaking, air-gapped originally meant physically isolated, no network connections at all. But in practice, the definition has broadened a bit, especially in enterprise and defense settings.

    Today, it may include closed private networks with no internet access, still isolated, but with internal connectivity for practical reasons (like backups, logging, or internal auth).

  • tasn 6 hours ago

    In my circles we include private networks going back at least 15 years. So maybe diluted, but if diluted, at least not new.

zppln 15 hours ago

Ehm, fairly sure you can use Jira in an air-gapped environment.

  • jasondc 15 hours ago

    from Google: "Atlassian has sunsetted its Server product line, including Jira Server, meaning they are no longer supported and users need to migrate to Cloud or Data Center versions. Specifically, support for Atlassian Server products ended on February 15, 2024. This includes the end of new license sales, renewals, and security updates for Jira Server. "

Aeolun 6 hours ago

I think it’s hilarious that this is something they specifically had to do, and was apparently hard?

All my software works fine in completely air-gapped environments.

  • hmhhashem 3 hours ago

    When you add features such as telemetry, curl calls in install scripts, and in general build on public cloud infra, everything assumes you have internet connectivity. That assumption is so crucial that it is embedded in everything and touches most software components. When you already have an established product, I imagine changing it to remove the assumption without a full rewrite can be tricky.

  • devanshuarora 3 hours ago

    Yes, agreed, if you build with air-gapped in mind from day one, it should just work. In our case, we had to unwind a bunch of assumptions baked into modern SaaS: license checks, analytics, image pulls, update pings… even small things like font hosting or third-party embeds needed rethinking.

    Not hard in principle, just a lot of invisible cleanup to make it truly self-contained. Learned a ton doing it.

polski-g 7 hours ago

We use Plane. It's acceptable. Not great, not terrible. Jira wanting 26k per year, per customer we have was unacceptable.

I wish their docker deployment was normal (only docker-compose.yml), not a shell script that launches docker.

It needs ldap auth and better search capability (fts, boolean, filtering).

UI is clunky; everything is editable all the time, so you might end up accidently editing the ticket contents.

mind_heist 11 hours ago

This is totally a tangential point. Why do they call it "air gapped" instead of "air tight" ? Are these supposed to mean different things ?

  • ojame 11 hours ago

    You can have an air gap between two physical items - it doesn't matter if those physical items are air tight or not. Air gapped doesn't mean the items are prohibited to intake air (i.e. air tight), it just means they're prohibited to intake things _apart_ from air.

  • WaitWaitWha 7 hours ago

    Old man talking about both ways up hill:

    Historically, we did not have wifi and other radio based new fangled data communications. Data connectivity required wires, physical connections. If there was a gap between the two devices that had no wire, just air, that was air gapped. No comms could happen between the two. It is physically isolated. it used to be called "physically isolated" when we used it in the 80's (?). Some say, we stole it from plumbers but that is hogwash (pun intended, you know the backflow prevention thing). I vaguely recall start seeing it late 1990's to 2K in the public?

    Mission Impossible 1996 the computer in the room where tom cruise is lowered into the room. That was an example of 90's air-gapped system.

    The name stuck because it sounds cool. In my opinion, there is no such thing as true "air-gapped network" any more. There are too many ways to snoop on systems that are isolated, without "physical" and radio connections in the traditional sense (e.g., listen to the "electricity", sounds, power fluctuation, ground vibration, squirrel squeeks).

  • dummydummy1234 11 hours ago

    Airgapped systems have an air gap between the system and the wider world. The only way to move data to and from them is for someone to walk across the gap with physical media.

    There are no communication cables between the host system and the wider world.

    • defrost 10 hours ago

      There are other ways, of course.

      * air-gap malware can be designed to communicate secure information acoustically, at frequencies near or beyond the limit of human hearing.

      * In 2014, researchers introduced ″AirHopper″, a bifurcated attack pattern showing the feasibility of data exfiltration from an isolated computer to a nearby mobile phone, using FM frequency signals.

      * In 2015, "HELLONE", a covert signaling channel between air-gapped computers using thermal manipulations, was introduced. "BitWhisper" supports bidirectional communication and requires no additional dedicated peripheral hardware.

      * Later in 2015, researchers introduced "GSMem", a method for exfiltrating data from air-gapped computers over cellular frequencies. The transmission - generated by a standard internal bus - renders the computer into a small cellular transmitter antenna.

      https://en.wikipedia.org/wiki/Air-gap_malware

tannike 8 hours ago

HCSB in the image? Copyright dodging?

precommunicator 8 hours ago

From the table:

> Component: Telemetry

> Cloud / Self-Hosted: Opt-in analytics

> Air-Gapped: Disabled by default

What's the difference?

axus 13 hours ago

Any more details about the offline patch/upgrade process? When I looked at gitlab years ago, it handled that fine but the documentation seemed "nervous" about it.

hd4 15 hours ago

just a fyi for anyone looking for a neat little kanban board, gitea has kanban built-in into the projects feature.

(obviously lacks really fine-grain customization that would be found in other jira alternatives)

  • acidburnNSA 9 hours ago

    And the gitea fork, forgejo does too.

lifeisstillgood 12 hours ago

I guess my mental model is all wrong but those air-gapped choices - they seemed kind of what is natural to do …

rendall 13 hours ago

> This post explores the journey of building this specialized deployment option for regulated industries where data sovereignty isn't just preferred—it's mandatory.

This is an AI writing tell: "It's not just x—it's y."

https://youtu.be/9Ch4a6ffPZY

  • degamad 12 hours ago

    It's an AI writing tell that was copied from so many of us who use it.

  • kstrauser 12 hours ago

    I loathe every cheap throwaway comment like this.

    Know who else uses punctuation? People who write. In fact, that's where the AI got the idea.

  • devanshuarora 3 hours ago

    To be fair, “not just X—it’s Y” showed up in product marketing way before AI started parroting it. Just saying. :)

0xWTF 13 hours ago

As a DoD employee, it would be amazing if more companies took this seriously (I'm looking at you health tech bros).

  • WaitWaitWha 7 hours ago

    No, no you do not.

    A week into installation, your cube mate will be complaining that the arrow keys do not work as used to and cannot use alt-tab on the fields, or the color orange and green make their eye hurt. So a ticket is opened, a software update is made, and then the patch is generated. That is 12 month on a good day because all the back track, re-validation, scope creep, auditing, re-validation, third party review, committee blessings, and good idea fairies.

    Then you have to get the patch into the environment. Now you need a blood oath from the entire chain of command up to Katie A. where she swears she is going to beat you if you whine about the color scheme again. ;) Three years past, and the changes are implemented. It does not matter because your monitor which had to be TAA compliant and could not be brought in without you soldering everything together is now running off of a hercules video card, yes that green only hercules card. You see only shades of green in the app...

  • devanshuarora 3 hours ago

    Really appreciate that — and totally agree. We’ve been surprised by how many teams in defense, healthcare, and critical infrastructure are still stuck choosing between bloated legacy tools or cloud-only products that don’t check the right boxes.

    We built the air-gapped edition of Plane exactly for this.

  • vanschelven 2 hours ago

    I do take this seriously (see link in my profile), but have to admit that doing so isn't an automatic entry tickets to places like the DoD

  • polski-g 7 hours ago

    It was shocking, talking to the Jira rep. They basically said they didn't want this sector's business.

radicaldreamer 13 hours ago

This is just shipping a docker container for people to run the app on their own infrastructure. Retool does the same thing for companies which don’t want to expose internal resources and databases to the cloud.

colordrops 10 hours ago

Most self-hosted apps, including jira, can be airgapped. Yeah maybe it's not made super easy like Plane, but any org that requires this is going to have an IT department that can handle it.

aetherspawn 8 hours ago

Buy-and-forget perpetual pricing for internal networks, please.

Don’t want to pick up annual subscriptions, and don’t want any dependency on a third party company that might not last or will start doubling prices in the future after an acquisition - been burned heaps by that.

tptacek 13 hours ago

Given their customer base, I wonder why they bothered with any license enforcement for the pure on-prem. Just do the "license enforcement" implicitly when customers want to update: they need to log in to get the new image.

(Your regular annoying notice that FIPS-compliant crypto is, if anything, marginally less secure than non-FIPS crypto; not that it matters in any material way, just, it's not a flex.)

doctorpangloss 7 hours ago

the air gapped Jira alternative for regulated industries is a big white board

  • devanshuarora 4 hours ago

    We ran our company on a whiteboard, until we couldn't, so I get it.

    And honestly it does beat a lot of bloated tools out there. But when you need permissioning, history, workflows, audit logs—and your infra lives in a bunker—we try to be the next best thing.

    Air-gapped, fast, and without the Jira bloat.

miki123211 13 hours ago

TBH, if I were working in such a highly regulated industry, I'd be very hesitant about buying software from a company with a .so domain and basically beholden to the whims of the government of Somalia.

If they said "implement a backdoor for us or all your non-airgapped customers lose access tomorrow", are you sure the company would be able and willing to say no?

  • devanshuarora 4 hours ago

    Totally fair to ask.

    .so is widely used by software companies as a domain availability solution - think Notion. For regulated environments, the domain doesn’t matter, the architecture does.

    With air-gapped deployments, Plane doesn’t rely on any external DNS or domains — .so or otherwise. No license pings, no telemetry, no outbound calls. Everything runs in complete isolation, and customers have full control over the environment.

    Also worth noting: Plane’s open-source core (AGPLv3) allows for full transparency and auditability. So any notion of a backdoor is counter to how we operate — and how our users deploy us.

  • mdaniel 13 hours ago

    That's a very odd thing to bring up in the context of self-hosting, since you would not interact with their .so domain whatsoever; ensure that the AGPLv3 aligns with your needs, git clone -b v0.27.1 https://github.com/makeplane/plane.git and be happy

psychoslave 14 hours ago

[flagged]

  • tptacek 13 hours ago

    I don't think this cynicism is productive. I've had the pleasure of shipping "regular local applications" several times over my career, and to do it you lose a lot of very basic stuff that modern developers take for granted, most importantly software update and debugging telemetry. It's not a small thing to take a SAAS product and bundle it up like this, and most users don't benefit from it, so it's also not a natural starting place.

    • psychoslave 3 hours ago

      This mood produced this comment and some answers to it, and we can guess some thoughts in the process, but I wouldn't call it cynicism.

      There is a difference between using irony to rail the grandiloquence with which something is presented and harsh critics of the thing itself or the intention behind producing the thing itself.

      Engineering is all about trade-offs, so "nothing is granted without paying some constraint acceptance" is the only fundamental baseline.

  • movedx 13 hours ago

    You'll always find that this industry of ours just goes around full circle.

  • ricardobeat 13 hours ago

    Local apps usually still require installing dependencies from the network, call home for updates, use cloud storage or sharing, and may send telemetry data. Different levels of strictness.

    • psychoslave 2 hours ago

      No, local apps can be installed from a local storage just plugged for the occasion, with all its dependencies included.

      Local application is local, it doesn't deal with network in any way, except if end user goal require to send/receive some external information. So a calculator or a solo game doesn't require network at all, but a chat app or some MMORPG have a legitimate need to access network, but only to communicate with other users.

      Telemetry is just an other word for spying. Spyware integrated used to be considered a clear sign of malvolonte project.

      Software update can be put as a separated concern.