Commit graph

232 commits

Author SHA1 Message Date
Ravinou f217d922a1
fix: "hostname" env var is used by default in docker. Avoid conflict. 2023-10-01 21:15:18 +02:00
Ravinou 2ff969d3c1
fix: default account init 2023-10-01 19:04:42 +02:00
Ravinou 805253491d
feat: add default values for wizard 2023-10-01 18:48:58 +02:00
Ravinou 8df8c6a100
feat: add uid and gid options for build 2023-10-01 18:36:00 +02:00
Ravinou ed97e52c60
feat: get SSH fingerprints and env 2023-09-23 19:09:08 +02:00
Ravinou 9e55b47f77
feat: add cronjobs to docker 2023-09-23 18:09:10 +02:00
Ravinou f1cfe2459b
fix: better description in step 2 2023-09-17 22:16:01 +02:00
Ravinou 1baef885d2
fix: restart SSH service after docker init 2023-09-17 22:08:54 +02:00
Ravinou 88e351f18c
fix: step3 variable name in dataToCopy 2023-09-17 22:06:16 +02:00
Ravinou b5b4f1a766
fix: entrypoint init 2023-09-17 17:42:30 +02:00
Ravinou f4479bb2f8
feat: add ssh init 2023-09-17 11:21:22 +02:00
Ravinou 7e21c7b379
fix: stop container if init failed 2023-09-16 19:23:29 +02:00
Ravinou 22eabd165d
2.0.0-rc.2 2023-09-10 18:40:37 +02:00
Ravinou 941fd93653
fix: improve delete repo function 2023-09-10 18:36:31 +02:00
Ravinou 100c62f39b
docker testing 2023-09-10 17:52:52 +02:00
Ravinou ddc5229136
style: all files now match prettier conf 2023-09-10 15:58:08 +02:00
Ravinou 8198c5462b
Add prettier configuration 2023-09-10 15:54:21 +02:00
Ravinou 81682ac2a2
Merge remote-tracking branch 'origin/v2.0' into v2.0 2023-09-10 15:12:00 +02:00
Ravinou 1e7917041d
feat: hydrate wizard steps from API 2023-09-10 15:06:23 +02:00
Ravinou 28115f3506
fix: missing unix_user in quickcommand 2023-09-10 15:06:23 +02:00
Ravinou d4c62e8572
feat: hydrate QuickCommand from API 2023-09-10 15:06:23 +02:00
Ravinou 85f30d7ce7
feat: add API to get some env for wizard 2023-09-10 15:06:23 +02:00
Ravinou 1bd8f4c880
docs: update env vars 2023-09-10 15:06:23 +02:00
Ravinou 4e997fa794
docs: update README for single user unix in v2.0 2023-09-10 15:06:23 +02:00
Ravinou d083995b51
fix: reducing size of error msg 2023-09-10 15:06:23 +02:00
Ravinou 0e72f7a4cf
feat: display log from backend API to toast 2023-09-10 15:06:23 +02:00
Ravinou 1d1c4e01d6
fix: remove \n in end of the error msg 2023-09-10 15:06:23 +02:00
Ravinou ad46df61a3
fix: footer width create empty space on right 2023-09-10 15:06:23 +02:00
bsourisse 2df933dc95
2.0.0-rc.1 2023-09-10 15:06:23 +02:00
bsourisse 446efb8696
feat: check that SSH pubkey is unique 2023-09-10 15:06:23 +02:00
bsourisse 6eb1861d1b
fix: this script is only for v1.x 2023-09-10 15:06:23 +02:00
bsourisse 2700eab46b
fix: update permission on file 2023-09-10 15:06:23 +02:00
bsourisse 28dd40561f
fix: remove useless sudo 2023-09-10 15:06:23 +02:00
bsourisse 95126cfa57
fix: prevents creation with a pubkey already used 2023-09-10 15:06:23 +02:00
bsourisse eace07ed9a
feat: updateRepo with single Unix user and unique SSH pubkey 2023-09-10 15:06:23 +02:00
bsourisse a735144a55
feat: unixUser is now unique and retrieved by env 2023-09-10 15:06:23 +02:00
bsourisse a7beb7b37f
fix: change "repository" to "repositoryName" 2023-09-10 15:06:23 +02:00
bsourisse 695e360d07
feat: get storage with single unix user 2023-09-10 15:06:23 +02:00
bsourisse 04038b5b0d
feat: get last modif with single unix user 2023-09-10 15:06:23 +02:00
bsourisse 7b04e8dc4c
feat: delete repo with the same unix user 2023-09-10 15:06:23 +02:00
bsourisse 071e9733d2
feat: create repo with the same unix user 2023-09-10 15:06:23 +02:00
Ravinou d8e5542aa4
feat: add robots.txt and disallow by default 2023-09-10 15:05:17 +02:00
Ravinou adb90e2a08
feat: hydrate wizard steps from API 2023-09-05 22:53:23 +02:00
Ravinou f5e3262534
fix: missing unix_user in quickcommand 2023-09-05 22:07:17 +02:00
Ravinou b64843c6c2
feat: hydrate QuickCommand from API 2023-09-05 22:03:39 +02:00
Ravinou 13116f2334
feat: add API to get some env for wizard 2023-09-05 22:02:54 +02:00
Ravinou e84b0ec131
docs: update env vars 2023-09-05 20:45:12 +02:00
Ravinou 2b6e83c8fc
docs: update README for single user unix in v2.0 2023-09-03 16:11:06 +02:00
Ravinou b589bc9b15
fix: reducing size of error msg 2023-09-03 15:48:57 +02:00
Ravinou 0a1ef9140c
feat: display log from backend API to toast 2023-09-03 15:39:57 +02:00