<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: docsapp_io</title><link>https://news.ycombinator.com/user?id=docsapp_io</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 08:38:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=docsapp_io" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by docsapp_io in "Hosting your entire web application using S3 and CloudFront"]]></title><description><![CDATA[
<p>One point mentioned in the article is the caching for global users and shared hosting does not give you that. At most you can replace S3 with shared hosting, not CDN part.</p>
]]></description><pubDate>Sun, 12 Jul 2020 06:54:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=23809431</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=23809431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23809431</guid></item><item><title><![CDATA[New comment by docsapp_io in "MariaDB Temporal Data Tables"]]></title><description><![CDATA[
<p>I really hope Postgres can support temporal table out of the box. Temporal table can simplify development for the feature that need audits.</p>
]]></description><pubDate>Sun, 12 Jul 2020 06:42:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=23809379</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=23809379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23809379</guid></item><item><title><![CDATA[New comment by docsapp_io in "Many ways where GCP excels over AWS"]]></title><description><![CDATA[
<p>Imagine you running large database workload and AWS say you need reboot because underlying hardware start having issue.<p>Live migration can help you in that case.</p>
]]></description><pubDate>Sat, 09 May 2020 16:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=23126250</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=23126250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23126250</guid></item><item><title><![CDATA[New comment by docsapp_io in "SaltStack Mining Attack"]]></title><description><![CDATA[
<p>This impacted ghost.org hosting really bad <a href="https://status.ghost.org/" rel="nofollow">https://status.ghost.org/</a></p>
]]></description><pubDate>Tue, 05 May 2020 15:38:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=23081181</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=23081181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23081181</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: Successful one-person online businesses?"]]></title><description><![CDATA[
<p>I've been running docsapp.io, a SaaS for documentation hub. It is growing and profitable but not a lot. I work between 1-8 hours per month, mostly development and little support.</p>
]]></description><pubDate>Wed, 23 Oct 2019 13:51:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=21334615</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=21334615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21334615</guid></item><item><title><![CDATA[Scaleway fully-managed Postgres now available]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.scaleway.com/en/database/">https://www.scaleway.com/en/database/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21058855">https://news.ycombinator.com/item?id=21058855</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 24 Sep 2019 11:40:12 +0000</pubDate><link>https://www.scaleway.com/en/database/</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=21058855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21058855</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: Companies of one, what is your tech stack?"]]></title><description><![CDATA[
<p>I run a SaaS that building and hosting developer hub <a href="https://www.docsapp.io" rel="nofollow">https://www.docsapp.io</a> using the following technologies.<p>Backend: Scala and Playframework<p>Frontend: Jquery<p>DB: RDS, Postgresql on AWS<p>Hosting: Baremetal on Scaleway<p>DNS: AWS Route53<p>Object Store: AWS S3<p>CDN: AWS CloudFront<p>Infrastructure: Ansible and Kubernetes<p>Monitoring: CloudWatch and Influxdb + Grafana in k8s<p>Logging: ELK in k8s<p>Scaleway is a great hosting with cheap price. Instead of finding reliable but expensive hosting, I prefer cheaper hosting, but more servers and build HA to handle server issue. Server die all the time.</p>
]]></description><pubDate>Fri, 20 Sep 2019 09:06:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=21024631</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=21024631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21024631</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: One-person SaaS apps that are profitable?"]]></title><description><![CDATA[
<p>I am working on SaaS DocsApp (<a href="https://www.docsapp.io/" rel="nofollow">https://www.docsapp.io/</a>) solo and bootstrapped. DocsApp is a platform to manage your product documentation. DocsApp now is profitable and growing. Currently I am focusing on marketing to grow more. DocsApp was born as a result of frustration to building documentation  for Product/SaaS.<p>I have been working on DocsApp for 3 years and only now start profitable. The hardest problem I faced was marketing and sales. Development is only 30% of the work.</p>
]]></description><pubDate>Sat, 20 Apr 2019 05:42:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=19704980</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=19704980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19704980</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: What was your best passive income in 2018?"]]></title><description><![CDATA[
<p>I built <a href="https://www.docsapp.io/" rel="nofollow">https://www.docsapp.io/</a> while learning new programming language. Now DocsApp generating passive income for me, not a lot, but small profit. Next step is to build content around my product to generate more traffic.<p>Anyone know where to find good technical content writers?</p>
]]></description><pubDate>Sun, 18 Nov 2018 12:52:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=18480132</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=18480132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18480132</guid></item><item><title><![CDATA[New comment by docsapp_io in "HTTPS-Portal: Automated HTTPS server powered by Nginx, Let’s Encrypt and Docker"]]></title><description><![CDATA[
<p>We are using Traefik with k8s with great success in production. They start to provide commercial support, which is great for enterprise.</p>
]]></description><pubDate>Fri, 14 Sep 2018 10:54:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=17986204</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=17986204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17986204</guid></item><item><title><![CDATA[New comment by docsapp_io in "DeveloperHub.io: Create beautiful product documentation, hassle-free"]]></title><description><![CDATA[
<p>Congratulation on launching! I built DocsApp to solve similar pain point. For documentation hub, performance is a feature :). Feel free to contact me (email in my profile) to chat.</p>
]]></description><pubDate>Wed, 12 Sep 2018 08:03:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=17966395</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=17966395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17966395</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: What are you working on?"]]></title><description><![CDATA[
<p>Been working on my project <a href="https://www.docsapp.io/" rel="nofollow">https://www.docsapp.io/</a> for more then one year and now growing slowly.<p>Initially I work on this project to learn Scala + Play! Framework and now I turn it into real project with real customers.<p>What I learnt from working on this project:
1. Time to market - Push your product to market and find customers ASAP to get real feedback.
2. Hosting - Build on cheap hosting provider with self setup that support HA. Machine fail all the time even you use expensive hosting (Cloud)</p>
]]></description><pubDate>Sat, 04 Nov 2017 04:00:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=15623704</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=15623704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15623704</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: Those making $500+/month on side projects in 2017 – Show and tell"]]></title><description><![CDATA[
<p>DocsApp <a href="https://www.docsapp.io/" rel="nofollow">https://www.docsapp.io/</a> - Started ~ 2 years ago but only profitable since few months ago.<p>I built DocsApp to provide platform to publish documentation easily. Instead of spending time to build your documentation site, DocsApp allow you to start publish documentation in minutes.<p>The challenges to build a profitable SaaS is marketing, especially for people with only technical background.<p>No extensive marketing done yet so users growth slowly. A lot improvement to be done especially on UX side.</p>
]]></description><pubDate>Fri, 01 Sep 2017 16:41:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=15150094</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=15150094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15150094</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: What's a side project you built to make money that hasn't?"]]></title><description><![CDATA[
<p>Good idea. Definitely will do that!</p>
]]></description><pubDate>Sun, 09 Jul 2017 03:50:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=14728258</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=14728258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14728258</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: What's a side project you built to make money that hasn't?"]]></title><description><![CDATA[
<p>I built DocsApp (<a href="https://www.docsapp.io/" rel="nofollow">https://www.docsapp.io/</a>) two years ago and launched around 8 months ago.<p>So far no revenue because I focus on building features. While DocsApp already launched 8 months ago, I still don`t see any growth in term of active users.<p>So far only one active user with two sites and few users sign up to test then abandon completely, possibly go to competitor site with much expensive pricing.<p>Here is what I think did wrong:<p>1. No marketing effort to reach more users.<p>2. UX really important.<p>3. Actively reach out to users to gather feedback.</p>
]]></description><pubDate>Sat, 08 Jul 2017 03:13:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=14723867</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=14723867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14723867</guid></item><item><title><![CDATA[Show HN: DocsApp – SaaS for hosting your product documentation/guide]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.docsapp.io/">https://www.docsapp.io/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13659650">https://news.ycombinator.com/item?id=13659650</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 16 Feb 2017 13:20:29 +0000</pubDate><link>https://www.docsapp.io/</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=13659650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13659650</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: Successful one-person online businesses?"]]></title><description><![CDATA[
<p>Thanks for the feedback! English is not my first language and I definitely need improve my English!<p>You can give suggestions and I will update accordingly. You can email hi at docsapp.io to request life time free plan from me :)</p>
]]></description><pubDate>Thu, 05 Jan 2017 14:57:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=13327529</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=13327529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13327529</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: Successful one-person online businesses?"]]></title><description><![CDATA[
<p>Two years ago I learnt new language (Scala) and wanted to find real problems to work on. So I built DocsApp[1] as real-world project as well as trying build profitable SaaS.<p>Few months ago I plan to sell off DocsApp, but I got low ball offer because low revenue. Then I decided to refocus DocsApp and continue to build it.<p>I wouldn't say DocsApp very successful, but it is getting successful now.<p>[1]: <a href="https://www.docsapp.io/" rel="nofollow">https://www.docsapp.io/</a></p>
]]></description><pubDate>Thu, 05 Jan 2017 14:18:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=13327217</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=13327217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13327217</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: How much you pay for servers?"]]></title><description><![CDATA[
<p>Actually it is ~10k request/day, my bad.</p>
]]></description><pubDate>Fri, 25 Nov 2016 03:10:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=13034179</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=13034179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13034179</guid></item><item><title><![CDATA[New comment by docsapp_io in "Ask HN: How much you pay for servers?"]]></title><description><![CDATA[
<p>~$27/month<p>* ~1k request/second<p>* <a href="https://www.scaleway.com" rel="nofollow">https://www.scaleway.com</a><p>* 8 + 8 + 2 = 18GB RAM<p>Tips: Use cheap hosting and build HA into it, server die all the time.</p>
]]></description><pubDate>Tue, 22 Nov 2016 03:33:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=13011411</link><dc:creator>docsapp_io</dc:creator><comments>https://news.ycombinator.com/item?id=13011411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13011411</guid></item></channel></rss>