-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
# Announcement | ||
Effective 20th January 2025, Erlang Solutions will discontinue distributing prebuilt binary packages for Erlang/OTP and Elixir. We are adapting to modern development practices to better serve the developer community with: | ||
- Optimized Docker Support | ||
- Custom Build Support | ||
- Enhanced Integration with Package Managers | ||
## What This Means for Developers | ||
Alternatives Available: | ||
- Erlang Docker Images for containerized environments. | ||
- HEX Package Manager for managing Erlang/Elixir dependencies. | ||
- Erlang/OTP Source Code to build from source | ||
|
||
## What changed? | ||
- Custom Build Services: Tailored binaries for specific operating systems or platforms, with performance and security enhancements. | ||
- Technical Support: Paid support packages and consulting services to help organizations transition seamlessly. | ||
|
||
## Need Help? | ||
For questions or assistance: | ||
- Read our blogpost FAQ | ||
- 📧 Email us at [email protected] | ||
|
||
|
||
# Binaries2 | ||
|
||
This repository contains a new approach to Erlang/Elixir package | ||
|