Florian Forster
|
fa9f581d56
|
chore(v2): move to new org (#3499)
* chore: move to new org
* logging
* fix: org rename caos -> zitadel
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:01:45 +00:00 |
|
Silvan
|
4272ea6fe1
|
fix: init sub commands (#3218)
* fix(init): add sub commands
* fix(init): admin user in config,
test(init): verify functions
* refactor: config, remove second commands
* refactor: init steps
* chore: fix link in readme
* chore: numerate sql files
* Update cmd/admin/initialise/sql/README.md
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update cmd/admin/initialise/sql/README.md
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix(init): remove unused index
* user
* fix database username in defaults.yaml
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-02-16 12:30:49 +00:00 |
|
Livio Amstutz
|
389eb4a27a
|
feat: run on a single port (#3163)
* start v2
* start
* run
* some cleanup
* remove v2 pkg again
* simplify
* webauthn
* remove unused config
* fix login path in Dockerfile
* fix asset_generator.go
* health handler
* fix grpc web
* refactor
* merge
* build new main.go
* run new main.go
* update logging pkg
* fix error msg
* update logging
* cleanup
* cleanup
* go mod tidy
* change localDevMode
* fix customEndpoints
* update logging
* comments
* change local flag to external configs
* fix location generated go code
* fix
Co-authored-by: fforootd <florian@caos.ch>
|
2022-02-14 17:22:30 +01:00 |
|
Silvan
|
b44b48fa1e
|
fix(init): flags (#3192)
|
2022-02-11 11:52:50 +01:00 |
|
Silvan
|
e8ab237ada
|
fix(init): prepare database (#3191)
* fix(init): prepare database
* fix(defaults): cockroach local defaults
|
2022-02-11 11:02:47 +01:00 |
|