Skip to content

Commit 4518e56

Browse files
committed
updated docs
1 parent 92cb18a commit 4518e56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/production.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ This page contains some brief notes about differences between the default/demo c
77
- Ensure created instances have accurate/synchronised time. For VM instances this is usually provided by the hypervisor, but if not (or for bare metal instances) it may be necessary to configure or proxy `chronyd` via an environment hook.
88
- Remove production volumes from OpenTofu control. In the default OpenTofu configuration, deleting the resources also deletes the volumes used for persistent state and home directories. This is usually undesirable for production, so these resources should be removed from the OpenTofu configurations and manually deployed once. However note that for development environments leaving them under OpenTofu control is usually best.
99
- Configure Open OpenOndemand - see [specific documentation](openondemand.README.md).
10+
- You may wish to remove the `demo_user` user from `environments/{ENV}/inventory/group_vars/all/basic_users.yml`

0 commit comments

Comments
 (0)