Commit d3c4653
Development 3botdeployer (#1441)
* Add location choice
* Block the chatflow until the farms are ready
* Add location policy
* Fetch farm name early
* Fix pool selection when forcing specific node
* Use drop down menu instead of single choice
* Create wallet on entry
* working on adding 3bot status
* Create a new wallet on 3bot creation
* Rename the wallet to mainnet_wallet
* Move wallet creation to threebot start
* Log wallet creation errors and continue starting
* Don't discriminate between self hosted and chatflow hosted 3Bots
* update backup path related to restic server
* Deploy on the new identity
* add flavors for deployer
* override the flavors
* Create 3bot on new pool and new managed network
* add destroy, delete and restart actions
* add /root/.ssh to restic backup paths
* add the deployer actions depending on the status
* update methods with identity_name wip
* separate 3bot deployers in separate component
* refactor models dir
* fix saved subdomain id
* fix instance name
* working on the frontend for listin the 3bots
* use mainnet default
* fixing and issue related to back /.ssh path
* threebot listing wip
* check for workload container type in building info
* remove debugging prints
* expired pools have empty_at at max int64
* add stop and delete threebot solutions
* check if metadata exists before trying to decrypt it
* fix typos
* set owner key in networks metadata updated by the admin dashboard
* move threebot config validation to a separate method
* remove unused statement
* address comments
* deploy on mainnet
* Development 3botdeployer escalation emails (#1478)
* Add escalation emails button in developer options in fron-end and update the back-end
* Add escalation email front-end and back-end
* Handle the None stat in config manager related to escalating emails
* fix invalid import
* use management as name for networks 3bot deployment
* pass identity to dry_run context
* use new listing util in threebot chatflow
* fix network name
* return expiration
* Update front-end and back end to use the new methods in listing the threebot states
* add start method in utils
* Restart 3Bot wip
* Adds correct actions for stop / destroy threebot for threebot deployer
Signed-off-by: Ashraf Fouda <[email protected]>
* Fix steps missing comma
* Add final step
* Add some hardening for threebot deletion and stopping
* clean up threebot identity
* updated frontend view
* delete only deployed workloads
* add change size and location chatflows
* receive 3bot name from params
* clean up unused identity
* fix log config
* fix log config
* fix message
* remove extend
* clear workloads in deployment_context before deleting threebot identity
* show the correct empty at in blocked nodes
* one table for all workloads
* Add state filter in deployed 3bots UI
* show bell icon and extend message and remove expiration column
* update quick start guide
* update quick start guide
* change expiration icon
* show href in info if the threebot is running
* remove not needed inof when threebot is not running
* fix error message
* Create wallets when deploying new threebot
* remove unused actor methods
* override the flist with latest flist on redeployments
* override the flist with latest flist on redeployments
* fix api url and remove deprecated apis
* return status 400 instead of raising exception
* fix cancel solution for other identities
* update branch in redeployments
* open url in another tab
* pass identity name to metadata encryption & decryption in delete_access
* use root instead of homedir
* change variable name
* change ssh dir path based on the current user running 3bot server
* fix message
* revert ssh dir
* respect over provisioning in farm capacity check
* remove extend test
* use identity name when decrypting metadata
* Development 3botdeployer autoextend pool (#1526)
auto-extend pools
* Use std instead of default identity for the main wallet
* update threebot tests
* remove conflicts
* remove recover and extend tests
* Update email server config in admin dashboard vue to include tooltips
* add threebot start & change size gedis patches
* add threebot change location patch
* add threebot change location patch
* init test cases for threebot deployer
* Make development as the default branch for threebot deployer
Co-authored-by: Omar Elawady <[email protected]>
Co-authored-by: Rafy Benjamin <[email protected]>
Co-authored-by: m-motawea <[email protected]>
Co-authored-by: RafyAmgadBenjamin <[email protected]>
Co-authored-by: Ashraf Fouda <[email protected]>
Co-authored-by: ranatrk <[email protected]>
Co-authored-by: Waleed <[email protected]>1 parent fa0082e commit d3c4653
File tree
54 files changed
+2810
-687
lines changed- jumpscale
- entry_points
- packages
- admin
- actors
- bottle
- frontend
- components/settings
- backup/actors
- tfgrid_solutions
- chats
- scripts/threebot
- services
- threebot_deployer
- actors
- bottle
- chats
- frontend
- components
- base
- solutions
- models
- scripts
- sals
- marketplace
- reservation_chatflow
- zos
- servers/threebot
- solutions_automation
- threebot
- utils
- tests/sals/automated_chatflows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+2810
-687
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
227 | 231 | | |
228 | 232 | | |
229 | 233 | | |
230 | | - | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
| |||
236 | 240 | | |
237 | 241 | | |
238 | 242 | | |
239 | | - | |
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
243 | 246 | | |
244 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
245 | 281 | | |
246 | 282 | | |
247 | 283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| 197 | + | |
| 198 | + | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
201 | 205 | | |
202 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
203 | 213 | | |
204 | 214 | | |
205 | 215 | | |
206 | 216 | | |
| 217 | + | |
| 218 | + | |
207 | 219 | | |
208 | 220 | | |
209 | 221 | | |
210 | 222 | | |
211 | 223 | | |
212 | 224 | | |
213 | 225 | | |
| 226 | + | |
| 227 | + | |
214 | 228 | | |
215 | 229 | | |
216 | 230 | | |
| |||
222 | 236 | | |
223 | 237 | | |
224 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
225 | 275 | | |
226 | 276 | | |
227 | 277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
47 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
139 | 166 | | |
140 | 167 | | |
141 | 168 | | |
| |||
171 | 198 | | |
172 | 199 | | |
173 | 200 | | |
| 201 | + | |
174 | 202 | | |
175 | 203 | | |
176 | 204 | | |
177 | 205 | | |
178 | 206 | | |
179 | | - | |
180 | 207 | | |
181 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
182 | 212 | | |
183 | 213 | | |
184 | 214 | | |
| |||
197 | 227 | | |
198 | 228 | | |
199 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
200 | 237 | | |
201 | 238 | | |
202 | 239 | | |
| |||
237 | 274 | | |
238 | 275 | | |
239 | 276 | | |
| 277 | + | |
240 | 278 | | |
241 | 279 | | |
242 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
208 | 252 | | |
209 | 253 | | |
210 | 254 | | |
| |||
534 | 578 | | |
535 | 579 | | |
536 | 580 | | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
537 | 595 | | |
538 | 596 | | |
0 commit comments