<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="47035" data-post-id="47035">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="OvermindDL1" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/OvermindDL1/120/2677_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  OvermindDL1
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="hassan" data-post="51" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/hassan/48/287_2.png" class="avatar"> hassan:</div>
<blockquote>
<p>Show him where the fish market is and he can accomplish something<br>
meaningful in his day without wasting most of it trying to catch dinner…</p>
</blockquote>
</aside>
<p>Doing your own devops, once learned, does not take much time at all, I’ve been doing it since the late 1990’s and I can spin up a new server from scratch in minutes.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="47035" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/52">Post #51</a>
	                </div>
	            </div>
              <div id="likers-container-47035" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="47035"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #51"></div>
  </section>
</div>
    <div class="postbit" id="47045" data-post-id="47045">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="hassan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/hassan/120/287_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  hassan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<blockquote>
<p>Doing your own devops, once learned, does not take much time at all, I’ve<br>
been doing it since the late 1990’s and I can spin up a new server from<br>
scratch in minutes.</p>
</blockquote>
<p>That’s delightful but irrelevant. No matter how experienced you are,<br>
building and maintaining infrastructure is still time taken from other<br>
items on – for at least at most startups – a 110% full plate.</p>
<p>And when I started at Sun Microsystems in 1989, the first day was<br>
“there’s your workstation, here’s a  SCSI tape cartridge so you can<br>
install an operating system on it” – so I’ve been doing this a while<br>
as well.</p>
<p>It’s good to know how, and it’s good to have the option to delegate<br>
when you have other higher-priority things to do.</p>
<p>IMO.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="47045" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/53">Post #52</a>
	                </div>
	            </div>
              <div id="likers-container-47045" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="47045"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #52"></div>
  </section>
</div>
    <div class="postbit" id="47049" data-post-id="47049">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="brightball" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/brightball/120/17192_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  brightball
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>It generally boils down to setup time.</p>
<p>This business analogy would be that you are looking at something close to a fixed time requirement that isn’t going to change much regardless of the size of your project or traffic level. If you’ve got a project where you are actively working, paying this cost is very low-investment and high reward. If you have a side project or are splitting time on multiple projects then it’s time you are spending not focused on the project itself.</p>
<p>If you’ve never done it before then the up front investment and uncertainty can also be a deterrent.</p>
<p>When you are looking at a language like Elixir where you are already coming into new language, environment, tooling, expansive clustering options and deployment options, OTP and the like…having one less thing to learn is a huge benefit.</p>
<p>It’s worth learning eventually, but it’s very understandable for people to want to have options that don’t require it up front.</p>
<p>In my case, I did PHP professionally for about 4 years before I signed up for a Slicehost account and started tinkering with my own server setup for personal stuff. About a year later I started running my own servers for everything and still rabbit holed down options for log management, monitoring, debugging, keeping things up to date, security patches, rotating SSL, managing user permissions, etc. Most of the reason that I got into that was because back in 06-07 you had to dive into server configure heavily to performance tune PHP.</p>
<p>It was a great experience for me to learn…but it was a lot of time and I’m still learning. Its not for everybody and services like Gigalixir and Heroku are invaluable in helping people bridge those gaps.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="47049" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/54">Post #53</a>
	                </div>
	            </div>
              <div id="likers-container-47049" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="47049"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #53"></div>
  </section>
</div>
    <div class="postbit" id="47064" data-post-id="47064">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="OvermindDL1" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/OvermindDL1/120/2677_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  OvermindDL1
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>My main issue with the instant-setup things is not even the instant-setup part or the lack of knowledge part (I really don’t think people should use something without knowing how it works, from their servers to their cars to how their house is standing), but rather the <em>monstrous</em> cost most of them are (look at aws or so, they could have hosted one of my last big sites for, oh, $30k/month minimum, where I hosted it on my own servers for &lt;$200month with room to spare).  My spending a few hours to set it up is worth it when I’m saving over $30k/month.  ^.^</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="47064" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/55">Post #54</a>
	                </div>
	            </div>
              <div id="likers-container-47064" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="47064"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #54"></div>
  </section>
</div>
    <div class="postbit" id="47070" data-post-id="47070">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="brightball" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/brightball/120/17192_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  brightball
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>At the point where your costs would be that high, it’s also something that would factor into the formula.</p>
<p>Very similar to the rails thought process in terms of time to market being most important in most cases until you really start growing. You can always move. You can’t go back and start getting users sooner.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="47070" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/56">Post #55</a>
	                </div>
	            </div>
              <div id="likers-container-47070" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="47070"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #55"></div>
  </section>
</div>
    <div class="postbit" id="53102" data-post-id="53102">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="codecakes" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/codecakes/120/16818_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  codecakes
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>funny<br>
doing</p>
<pre><code> gigalixir
gigalixir: command not found
</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="53102" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/57">Post #56</a>
	                </div>
	            </div>
              <div id="likers-container-53102" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="53102"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #56"></div>
  </section>
</div>
    <div class="postbit" id="53170" data-post-id="53170">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="codecakes" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/codecakes/120/16818_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  codecakes
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>never mind, was a sudo issue</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="53170" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/58">Post #57</a>
	                </div>
	            </div>
              <div id="likers-container-53170" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="53170"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #57"></div>
  </section>
</div>
    <div class="postbit" id="53171" data-post-id="53171">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="codecakes" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/codecakes/120/16818_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  codecakes
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><a class="mention" href="/u/jesse" rel="nofollow">@jesse</a></p>
<p>I am using the older phoenix 1.2.x version and running an umbrella project.</p>
<p>during <code>git push gigalixir master</code></p>
<pre><code> Creating .profile.d with env vars
-----&gt; Writing export for multi-buildpack support
=====&gt; Downloading Buildpack: https://github.com/gjaldon/heroku-buildpack-phoenix-static
=====&gt; Detected Framework: Phoenix
       
-----&gt; Loading configuration and environment
       Loading config...
       WARNING: phoenix_static_buildpack.config wasn't found in the app
       Using default config from Phoenix static buildpack
       Detecting assets directory
       WARNING: no package.json detected in root nor custom directory
       * assuming phoenix 1.3.x and later, please check config file
       Will use phoenix configuration:
       * assets path assets
       * mix tasks namespace phx
       Will use the following versions:
       * Node 6.9.2
       Will export the following config vars:
       * MIX_ENV=prod
</code></pre>
<p><code>no package.json detected in root nor custom directory</code> ??</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="53171" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/59">Post #58</a>
	                </div>
	            </div>
              <div id="likers-container-53171" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="53171"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #58"></div>
  </section>
</div>
    <div class="postbit" id="53198" data-post-id="53198">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jesse" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/120/5185_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jesse
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey <a class="mention" href="/u/codecakes" rel="nofollow">@codecakes</a>, I responded to you privately, but for anyone else interested, umbrella apps need a little extra configuration. See <a href="http://gigalixir.readthedocs.io/en/latest/main.html#do-you-support-umbrella-apps" class="inline-onebox" rel="noopener nofollow ugc">Moved — GIGALIXIR 1.4.0 documentation</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="53198" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/60">Post #59</a>
	                </div>
	            </div>
              <div id="likers-container-53198" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="53198"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #59"></div>
  </section>
</div>
    <div class="postbit" id="55737" data-post-id="55737">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="saint" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/saint/120/7070_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  saint
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hello <a class="mention" href="/u/jesse" rel="nofollow">@jesse</a>,<br>
I just want to know if the $10 plan Postgres has a size limitation? <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="55737" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/61">Post #60</a>
	                </div>
	            </div>
              <div id="likers-container-55737" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="55737"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #60"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/4946/load_more?page=7">Load more posts (34 remaining)</a>
</div></template></turbo-stream>