-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtasks.txt
More file actions
18 lines (15 loc) · 765 Bytes
/
tasks.txt
File metadata and controls
18 lines (15 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* start a specific version - Done through .env file.
* stop
* upgrade to version - Done by updating .env file and stop/start (or just start if brave)
* restrict to localhost - This should be default... Doesn't work without ssl anyways
* run cosmos with local SSL CA passed to containers - needed to install additional packages, and/or connect to ssl externals
* open to network - remove 127.0.0.1 from compose.yaml - Open Content Security Policy
* consolidate to single init container
* Run cosmos traefik with SSL cert
* configure unique passwords - set in .env file and cosmos-redis/users.acl - always set on restart
* change passwords for configured system - always set on restart
load local - button in UI
save to local - button in UI
Folders:
plugins
local