elixir-phoenix
Here are 382 public repositories matching this topic...
-
Updated
Dec 1, 2020 - Elixir
-
Updated
Dec 20, 2019
-
Updated
Aug 3, 2018 - Elixir
-
Updated
Aug 7, 2020 - Elixir
-
Updated
Oct 18, 2020 - Elixir
-
Updated
Nov 5, 2019 - Elixir
-
Updated
Dec 3, 2020 - Elixir
-
Updated
Dec 7, 2020 - Elixir
-
Updated
Dec 6, 2020 - Elixir
-
Updated
Apr 21, 2020 - Elixir
-
Updated
Nov 18, 2020 - Elixir
kubernetes template
Hi,
It'd love to try out alloy_ci . We run almost everything in kubernetes (incl. gitlab runner) and I think it would be awesome if there was a template / manifests to deploy alloy on kubernetes.
This would make trying it out for evaluation purposes much easier.
Have no strong opinions on how a k8s example templates should be packaged but these are some options that come to my mind:
- simpl
-
Updated
Aug 25, 2020 - GDScript
-
Updated
Sep 4, 2020 - Elixir
-
Updated
Jul 30, 2020 - Elixir
-
Updated
Feb 16, 2020 - Elixir
-
Updated
Jun 6, 2020 - Dockerfile
-
Updated
Nov 11, 2020 - Elixir
-
Updated
Nov 29, 2020 - Elixir
-
Updated
Feb 13, 2019 - Elixir
-
Updated
Nov 7, 2018 - Elixir
-
Updated
Oct 11, 2020 - Elixir
-
Updated
Aug 17, 2017 - Elixir
-
Updated
Oct 10, 2018
-
Updated
Sep 19, 2018 - Elixir
-
Updated
Jan 3, 2019 - Elixir
-
Updated
Jul 30, 2020 - Elixir
Found through review of dwyl/phoenix-ecto-append-only-log-example#11
Link currently points to https://github.com/dwyl/phoenix-ecto-append-only-log-example/pull/2/files#diff-db55bfd345510f8bbb29d36daadf7061R21, which at the time was part of a PR.
Should we now update this to https://github.com/dwyl/phoenix-ecto-append-only-log-example/blob/3eb130e103cef05ef57e5d1fcd2
Why? What? Who? How?
Improve this page
Add a description, image, and links to the elixir-phoenix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elixir-phoenix topic, visit your repo's landing page and select "manage topics."
Problem
We want to limit data retention for users in our hosted free tier. Let's start by archiving conversations that haven't been active in >30 days and are not marked as a priority (i.e. favorited/starred).
Solution
Create a worker with Oban (example) that archives conversations where the