PubSub+ Support for MAC M1 Early Release Now Available
Note: PubSub+ Support for MAC M-Series Processors Is Now Generally Available
The wait is over! I’m excited to let you know that the early release of the PubSub+ container supporting the MAC M1 is now available to our community members. 🙌 With this new early access release, you will be able to create an instance of PubSub+ on your M1 MAC using Docker Desktop.
You can download the EA from:
- https://products.solace.com/download/COMMUNITY_EA4, and
- https://products.solace.com/download/COMMUNITY_EA4_MD5
Please note:
- The testing was mostly done using Docker Desktop for MAC.
- For the EA, the ARM64 will be distributed as a tarball that needs to be loaded into the local registry on your MAC.
- The Early Access version of the PubSub+ Container for ARM64 architecture can be used in a very similar way to the existing x86_64 image.
- When the GA is delivered, you will be able to just pull from Docker Hub and docker will take care of pulling the correct image for the target system.
- Otherwise, the existing getting started guide can be used to create an instance on a MAC desktop.
Run the following command to load the image into the local registry:
docker load -i solace-pubsub-standard-100.0arm_proto.0.<version>-aarch64-docker.tar.gz
Then modify the compose temple cloned in Step 1:
- Edit the PubSubStandard_singleNode.yml file in the template directory
- Modify the "image:" line to point to the image previously loaded
<repository>:<tag>
Enjoy the EA!
@janachinna @lucatodeschini @Smith Thapa @pvijayakrishna @akg17 @PatrickM @ashish2022 @siavashsoleymani @karunsingla
Comments
-
@hong - thanks for the article, it helped me run Solace on my MAC M1 machine. Any update on the release date of GA?
0 -
Is there any update on the CCSMP being available on M1 soon as well? According to @marc it should have been available even before PubSub+. https://solace.community/discussion/comment/5122#Comment_5122
Still relying on workarounds to develop services in go on M1 is making teams uncomfortable with embracing Solace.
0 -
@kriishan_anz Sorry for the late reply -- I was off last week. GA for the broker is coming right up in 10.2.1. Should be released before Christmas.
1 -
@hong - thanks for the update, Hong.
0 -
Hi @farzadghr The support for M series was already GA in December. See this post. I also added a link to it at the top of this discussion at that time.
1 -
Hi @farzadghr,
Support for M series in our Golang API is coming up in April. We will make a similar announcement to this one once it is released as we have seen a lot of demand for it.
Cheers,
MV
0