TheArtDept and StackOS Integration

November 21, 2021 · 3 minutes read

The Art Dept and StackOS Integration

Check out the post on Medium here.

The Art Dept. is excited to announce a collaboration with StackOS to host our mint website — to mint our first generative NFT art collection Monday! The ease of using their platform to deploy our web application and quickly iterate on new features gave us the building block we needed to move forward at a fast rate.

One key feature we appreciated was the granular control we were given for our containerized application. Users of StackOS are given the opportunity to control their CPU, Memory, and Replicasets. Replicasets in a nutshell is the ability to run multiple instances of our web app concurrently, and the platform is smart enough to forward the traffic to different instances. When you need something reliable to handle thousands of people accessing a website at once, this is a much-needed feature.

The Fantasmas Collection A few of the 2,021 unique images from the FANTASMAS Collection. View the collection on Opensea here.

Another key feature that was important to our success was the shell feature. It gave us an insight into the deployment space, and access things like logs, SSH into the actual container, and restart our application quickly if something was wrong with the container. Docker is an industry-standard technology used in companies like Netflix, Google, Youtube, and Amazon. It allows users to wrap their applications into a container, which makes the runtime environment as lightweight as possible. Rather than including any extra packages that could lead to vulnerabilities, you only need what your application runs on. Docker gives you the flexibility of deploying on bare metal datacenters, GCP, AWS, Azure, and any cloud provider of your choice with the same runtime expectations. We chose StackOS rather than these big corporations because we believe in decentralization. The Art Dept. believes in supporting companies in the blockchain space because we are a part of this community, and we strive to support other companies that are solving a huge problem for all of us, the underlying infrastructure.

The last feature of StackOS that intrigued us was the ability to tie in our DNS provider. Whether that’s Google Domains, Cloudflare, Namecheap, or whatever you are using, StackOS supports it. It is as simple as creating a txt record with your wallet address to verify you own the domain, and the rest is magic. StackOS verifies that it can route the traffic to the domain, and once we publish an A record the full end-to-end setup is complete.

The HODL FAST: Diamonds Are Forever Collection A few images from the series HODL FAST: Diamonds Are Forever

Our plan is to utilize StackOS to deploy all of our current and future projects. We formed a strong bond and want to work with the team to improve the development, continuous integration, and front-end features that are available to developers using the product. Ensuring that current and future developers’ needs are heard while finding other features that we as developers/ consumers can benefit from.

Any company or startup in the space should definitely consider StackOS. It has made our lives easier while focusing on features rather than the infrastructure hosting our applications. Removing the infrastructure burden allowed us to focus on the art of FANTASMAS, and deploy our application in under 15 minutes. We are a proud customer of StackOS, and look forward to continuing our support for a strong company in the blockchain industry.