Alex
1f79dbe66e
Add how-to docs
2022-10-14 19:45:40 +02:00
Alex
aafda15b86
Add new security config + restrict register route
...
Added ENABLE_MAILBOX_ROUTE, MAILBOX_USER and MAILBOX_PASSWORD environment variables to enable/disable route to local mailbox (/dev/mailbox) and basic auth (optional)
Restricted /users/register route if ENABLE_ACCOUNT_CREATION is false
2022-09-05 21:27:02 +02:00
Alex
e6f524ba3f
Fix tests
2022-09-05 12:44:12 +02:00
Alex
d59d44291c
Change version to 1.1.0
2022-09-05 12:31:18 +02:00
Alex
fe226593e9
Merge branch 'feature/password_login' into dev
2022-09-05 12:24:53 +02:00
Alex
781b562e93
Add features section #1
2022-09-05 12:23:31 +02:00
Alex
82058fec90
Remove user confirmation
2022-09-05 12:01:30 +02:00
Alex
8bfdc670b9
Add password auth
2022-08-22 23:40:38 +02:00
Alex
d3faa5e5a2
Add charts templates for k8s config
...
Add in prod config libcluster:
config :libcluster,
topologies: [
default: [
strategy: Cluster.Strategy.Kubernetes,
config: [
mode: :dns,
kubernetes_node_basename: "claper",
kubernetes_selector: "app=claper",
kubernetes_namespace: "default",
polling_interval: 10_000
]
]
]
2022-07-29 19:55:05 +02:00
Alex
5ba72d4d3b
Upgrade dart sass to fix docker image on ARM
2022-07-29 19:14:15 +02:00
Alex
c6618bb7ad
Remove doc for dev
v1.0.0
2022-07-29 12:28:26 +02:00
Alex
b265845a68
Fix logo url
2022-07-29 12:26:30 +02:00
Alex
ee20f8d35c
Fix endpoints config
2022-07-29 12:20:38 +02:00
Alex
80e2d2dc4a
Add ENDPOINT_HOST and ENDPOINT_PORT
2022-07-29 12:14:43 +02:00
Alex
77c6a9cd65
add dev route mailbox
2022-07-29 11:52:18 +02:00
Alex
05d01fd89a
Remove libcluster
2022-07-29 11:52:05 +02:00
Alex
694d5a5d51
Remove source_ref
2022-07-29 11:49:24 +02:00
Alex
693e826f4c
Add docker compose
2022-07-29 11:35:41 +02:00
Alex
5ace6976f9
Add MAIL_TRANSPORT config
2022-07-29 11:35:36 +02:00
Alex
f71015fc5e
Add dev branch
2022-07-28 18:15:03 +02:00
Alex
25cac6f665
Add tags on push
2022-07-28 17:55:19 +02:00
Alex
5f4620f41a
Update and improve doc
2022-07-28 17:50:57 +02:00
Alex
6a044419d8
Add changelog
2022-07-28 16:57:11 +02:00
Alex
4fd707b602
Add more generic copy
2022-07-28 16:50:27 +02:00
Alex
b26989b98f
Set main branch for latest tag
2022-07-28 16:36:26 +02:00
Alex
342f5f9504
Add variable for version
2022-07-28 16:36:16 +02:00
Alex
0f4c21928e
Fix docker tags
2022-07-28 16:23:17 +02:00
Alex
944739a0d3
Add Docker meta
2022-07-28 16:17:05 +02:00
Alex
4c3f0c377c
Improve docs structure
2022-07-28 16:01:24 +02:00
Alex Lion
eac093a38b
Create CNAME
2022-07-28 15:10:31 +02:00
Alex
8499b1be59
Add elixir to docs workflow
2022-07-28 15:03:38 +02:00
Alex Lion
3682a05875
Add doc workflow
2022-07-28 14:59:21 +02:00
Alex
2a413f0c8e
Add postgres for test
2022-07-28 14:53:39 +02:00
Alex
c8c1fd5464
Add configuration page
2022-07-28 14:51:34 +02:00
Alex Lion
01de0bd91c
Add elixir workflow
2022-07-28 14:39:01 +02:00
Alex
27182489a3
Fix all tests
2022-07-28 14:36:32 +02:00
Alex Lion
eff9474a0a
Fix typo
2022-07-26 14:55:55 +02:00
Alex
01d29498f0
Fix controller tests
2022-07-26 14:45:20 +02:00
Alex
434c9b221a
Add wiki page + remove toc
2022-07-26 13:40:19 +02:00
Alex
81476b9fe0
Add additional smtp conf to doc
2022-07-26 13:34:40 +02:00
Alex
ab4d68f3a7
Add smtp conf
2022-07-25 22:54:06 +02:00
Alex
dfe5d7538e
Add docs for env variables
2022-07-25 19:50:01 +02:00
Alex
f28e9dc570
Add default value local
2022-07-25 19:48:44 +02:00
Alex
919d1ea12b
Add docs for docker
2022-07-25 19:48:34 +02:00
Alex
fe22e2d35a
Add more instructions
2022-07-25 11:23:48 +02:00
Alex
0b392a6953
🎉 First commit of the open source project !
2022-07-23 01:44:03 +02:00