Deploy your app in 5 minutes on AWS, DO, Hetzner or any other cloud server!

Republic of Serbia
We have launched a great deal on @appsumo 60% off our annual Team Plan Duo - $99 appsumo.com/products/appliku…
5
16
Now we have deployment tutorials for all major frameworks🚀 #python #flask #fastapi #expressjs #wagtail #django
2
11
1,721
The postgres backups feature has just been added to Appliku! #postgres #django #devops
2
2
8
1,537
Update alert: - Long overdue Ubuntu 22.04 LTS support for custom servers – 22.04 is also created through dashboard (for Digital Ocean and AWS EC2) - You can set aliases for servers to make it easier to find the right server – Docker configuration improvements #devops #django
1
3
11
3,828
Appliku deploys your apps from GIT repo to your servers. No need to manage servers, write code, Appliku will deploy it. Databases, Push to Deploy, SSL certificates and custom domains. CRON and Postgres Backups. Super cost efficient. appliku.com/?s=twitterpin Watch this 👇🏼
1
9
3,568
I guess this counts as a testimonial 🤌🏻
3
9
1,239
How to setup s3 and Django testdriven.io/blog/storing-d… Very clear explanation! Thanks, @testdrivenio!
1
9
Black Friday Deal: 50% off of any plan. Valid until the end of the week. Use coupon code: black2022 appliku.com
7
8
Improvements to the application overview: – Compact server card – Easier to read Processes block without disabled processes – Finally useful databases block with Server IP&Link, link to the DB itself and usage stats #buildinpublic #saas #paas #django #python #postgresql #flask
2
7
568
Added Postgres 15 to the list of supported Databases Also Added Node 20 with Yarn. Hosting React/NextJS/frontend apps now is as easy as your favourite Django apps! #django #react #nextjs #postgres #SQL
1
6
695
Article release Sunday! How to deploy Django on AWS EC2 and avoid pain with AWS panel appliku.com/articles/how-to-…
1
2
7
Success story of @unicornplatform , look how much money they are already saving!
We moved our computing power from Heroku (14 GB for $500/m) to AWS EC2 (16 GB for $120/m). This would not be possible without this new, slick, and indie deployment app: @appliku 👍
1
6
Two additions for applications deployed in clusters: 1. Skip pushing to registry. If you run a single node cluster, you don't have to push the build anywhere. 2. Disable default subdomains. Was available for standalone deployments and now possible for clusters
1
5
500
Streamlit tutorial updated and added a video!
1
2
6
497
Updated the list of supported build images #python #node #django #buildinpublic
2
5
245
New Video tutorial: Deploy Flask in 4 minutes appliku.com/post/how-deploy-…
1
3
6
5,265
Elis is impressed :)
Big shoutout to @appliku for their speedy and awesome support! Really impressed 👏
1
4
335
Updated Djangitos #django Project Template to latest requirements: github.com/appliku/djangitos…
1
5
New Turorial: New Tutorial:ramework Swagger And TypeScript API Client Tutorial appliku.com/post/django-rest…
2
4
there is a big page on tailwind site answering why inline styles can’t be used. And those are pretty valid reasons. you should try reading them. It will start to make sense
2
4
New feature alert: How to set crontab jobs: appliku.com/post/how-set-cro…
3
3
268
⭑ NGINX caching is now enabled for all applications! You can see status of cache in the response header X-Cache-Status. HIT: page served from cache MISS: page served by the backend. 🔥 Best part: The site will keep being served from the cache even if the backend is down! 🙀
1
1
3
I hope my efforts in putting together detailed text tutorials will be helpful for you appliku.com/articles
4
Hetzner, @UpCloud and @linode are on the list of upcoming integrations. But there is a thing about AWS: when you move all your stuff in there their services play very nice together.
3
An important milestone for us! indiehackers.com/product/app… We are ready to invite you all to be among the first users. Register and try it, and tell us the feedback: app.appliku.com/
2
2
How to deploy Streamlit app on your own servers: appliku.com/guides/how-to-de…
1
3
416
Support for custom servers with Ubuntu 20.04 has arrived!
1
2
🔥 Great day for appliku! Today the app has deployed an app, on a @digitalocean server, in @Docker, with @letsencrypt certificate, with provided env vars and processes specified in Procfile (@heroku). As soon as interface is ready – we are ready for early users to try it out!
2
⭑ Today we released a minor update that checks the existence of manage.py in your repository before trying to run collectstatic and migrate. This makes it possible to run any python app, not only @djangoproject. Tested on a simple Flask app!
2
3
Yesterday sent a newsletter issue with plans for the upcoming release. Main thing: going beyond a single server deployments, adding AWS. Sign up for newsletter so you don't miss exciting stuff: Https://appliku.com/
2
3
Replying to @Hetzner_Online
Keep doing what you are doing :) We are happy with your servers! 🚀
3
185
April 2022 starts tomorrow! Let's celebrate that with a special deal: Enter coupon "april2022" and get 60% off of any of our plans forever! Valid until April 7th, 2022
1
2
Super excited about this addition. Soon: queues of deployments!
🔥 NEW FEATURE! @appliku has now the "Abort Deployment" feature! Finally! Watch the video and sign up appliku.com/
2
Hey! We’ve made some updates to our website! Main page is now focused on the service Dedicated “Articles” section and side bar to quickly access our products appliku.com
2
3
How to set up persistent storage volumes for applications in Appliku, including their configuration and use in #Django projects for serving media files via #Nginx. appliku.com/post/volumes
2
3
301
Decided to take a moment and reflect on the last month. There are so many tools in deployment space that it takes long time to reqd and wrap my head around them and evaluate if is worthy(needed) to be included in the app.
1
2
2
Today is a big day for @appliku! The app finally knows how to generate RSA keys, add them to @digitalocean , create a droplet there and connect over SSH to install all the needed software for running your apps! More in upcoming newsletter, so sign up: appliku.com
3
Do you remember when you joined Twitter? I do! #MyTwitterAnniversary
2
Made some improvements for a clean/empty state of server and application lists
1
1
1
Small improvements every day!
Finally fixed one annoying bug on the application creation process. The problem was that the Process list is populated AFTER page was loaded(since it goes to GitHub for Procfile), resulting in broken setup flow. Now it polls the backend until there are processes loaded.
1
1
Now we have guides for deployment for every major cloud provider! appliku.com
1
1
728
After a year of work, we finally have an important feature: app deletion. It not only deletes app from our database, but stops it and deletes code and data volumes from the server.
1
2
Hey everyone! We are having certain issues while rolling out the release. Currently, new users can experience problems authenticating with GitHub/Digital Ocean due to the broken flow on our side. We will fix it soon and update this thread.
1
1
Today is a huge day for Appliku, which is a result of 8 months of persistent work, while making tiny changes every day. Appliku is now able to deploy an app from the @github repo, with env vars specified to the server on @digitalocean Interface part is coming soon though :)
2
Replying to @vponamariov
You have a typo. It is spelled ReactJS
1
1
In tomorrow’s newsletter issue: on big new feature, priorities for the next 3 months and several Django related articles i found particularly valuable from around the web!
This might be interesting for python/django developers. I know Kostja is a professional in this area.
2
Thanks for trusting us to run your app!
2
f. Djangitos Template. Django project template to help you start faster with your next project! - Static files on s3/Cloudfront, - SES + Cloudwatch settings for emails - optional Celery support - many other things that will help you with a new project: github.com/appliku/djangitos
2
1
And last thing: pricing. Still figuring this out, but pricing for clustering deployment product will be separate from single server deployments plans.
1
1
Replying to @DimmKirr @tropianhs
DBs yes. Apps are stateless. Although, it is possible to add persistent volumes if needed. Sign up and join our discord I will walk you through: Appliku.com/discord
2
26
Do you remember when you joined Twitter? I do! #MyTwitterAnniversary
2
Single server deployments are perfect for cost effective running of MVP and dev/staging envs. Docker-composed databases help to save ton of money in these cases. For production envs it is best to buy databases from those who's full-time job making them reliable. Like AWS.
1
Replying to @KDA809 @iiCe89
Google keep, OneNote
1
Some news from us! a. New logo for Appliku as a site and business
1
1
Django will give you great admin interface from your easily defined models (DB), quickly prototype the rest of the app with server rendered templates, htmx is great for adding ajaxaility(just now came up with this word). If you want to go with API - DRF or Django ninja.
1
1
48
Replying to @appliku @tropianhs
Not a fan of building features without a request, they come out generic and useless. So - jump in let's discuss?
1
2
20
Today is the day of application visibility improvements. I present live stats on processes of an application.
2
Full circle of your side projects!
2
53
Super happy to hear this!
Replying to @appliku
That's great news! The ability to easily backup is a crucial feature. It's great to see that Appliku is continuously improving and adding new features. You guys rock!
2
109
Some improvements to server list page
1
🙀 Bug Release Tuesday! - AWS EC2 instance creation broken, now it is fixed. - No more broken pages if your session has expired – you will be gracefully redirected to the sign-in page. So, go sign-in and make an ec2 instance for your app: app.appliku.com/sign-in
1
1
💡 If you want to know how the idea of Appliku appeared, read this story:
1
2
Come on in, I will happy to show you around ;)
2
33
Replying to @rtkirill
Checked the landing page and the embedded demo. This is fantastic! Congrats!
1
1
35
Just added: 🚀 Sending logs to AWS Cloudwatch for apps hosted on EC2 instances.
1
1
We have fixed a bug that prevented the correct work of frontend in application pages
1
Appliku Teams release announcement: appliku.com/post/appliku-tea…
2
Replying to @dqmonn @dr
Happy to help if you need anything. DM here or in our discord Appliku.com/discord
1
23
Appliku wishes everyone a happy New year! Early days next year/decade we'll be inviting first users to try out the Service! Sign up at appliku.com Now get back to holiday preparations! 🎄
1
With every seemingly small change it requires several user interviews to find what is broken or too confusing for user.
1
Replying to @KatyCodesStuff
just had a coffee and going to bed 🤣
1
⭑ Super required feature shipped! Display logs of an application. It is live! Get your logs appliku.com/
1
that can be a great chance for them to earn a lot in refreshed corporate licences! Imagine globe-worth of companies paying for their slashes changed :D
Today we are officially launching the documentation site. docs.appliku.com/ More articles to come. Existing ones cover Getting Started part. Excited to hear feedback!
Replying to @yasinkavakliat
React Wouter, Zustand for state management
1
1
Replying to @DimmKirr @tropianhs
yeah i think scaling of background jobs is the easiest task. (no automatic i mean). you just add another server and put celery workers there as well. Tough when it is about the "web" process.
1
1
8
Replying to @alexanderisora
Hint: make a custom model for each website, this way you will save on tokens and can make the model know more
1
9
Here is how to enable backups: appliku.com/post/postgres-ba…
1
1
69
Only Prompts🤣
1
86
Can't find that word in the vocabulary 🤣
1
21
💰 Black Friday Deal 💰 Use coupon: BLACKFRIDAY2023 30% off of any plan
1
1
1
210
we already support node backends out of the box, working on static sites and you can ship anything that can be dockerized. focus is on django and python because that’s where I can assist users the most. feel free to try the app with your stack!
1
Replying to @rtkirill
ha. thanks. I will try to find time next month to do it. meanwhile why don't you join us? :) i am sure you will find some other folks who might be your target audience too appliku.com/discord
1
8
Digital Ocean OAuth connection is fixed. Whole onboarding process is fully operational again :)
1
Replying to @vponamariov
That’s a well deserved milestone!
1
Replying to @_lhermann
as a SaaS owner who helped 5 customers over the week with the same exact request I would definitely want such thing. Fun part we even have an article about it, yet people still struggle and need more help. It is about their apps, not our service, so it is more educational thing
1
25
Replying to @batavinash
Yes, we do!
1
Appliku will have deployment to cluster first on AWS. It is done because any container orchestration systems require container registry and it is super easy (and cheap) on AWS. On digital ocean with need to buy Space(S3) it is right away $5/mo.
1