Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/admin/getting-started/other/bare-metal.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ This example is on Linux Ubuntu 24.04 distribution!

- Run the build generate process:
```bash
make clean generate -C opencloud build
make clean generate
make -C opencloud build
```

- Initialize OpenCloud with insecure configuration and set an admin password:
Expand Down Expand Up @@ -107,4 +108,4 @@ Your OpenCloud server is now running and ready to use 🚀
---

### If you encounter any issues or errors, try finding a solution here:
- [Common Issues & Help](./../../resources/common-issues.md)
- [Common Issues & Help](./../../resources/common-issues.md)