Atlassian is retiring their Server and Data Center products. This site helps you find alternatives.
Website: https://bye-bye-server.com
PRs welcome. To add or update a product, edit src/lib/data/products.js.
Requirements for listed products:
- Must support on-premises deployment (alternatives for Atlassian Server customers)
- Include accurate license information
- Provide a working website URL
- Node.js 22+
- Go 1.22+
npm install
npm run dev
npm run build
npm run format
npm run lint
Uses Docker for deployment:
docker compose up -d
- Frontend: Svelte 5, Vite, Tailwind CSS
- Backend: Go (static file server)