Configure Forgejo to use Postgres
This commit is contained in:
parent
ecb8159185
commit
f3ff1388ac
5 changed files with 31 additions and 13 deletions
31
README.md
31
README.md
|
@ -6,18 +6,18 @@ Configuration files for my desktop
|
|||
|
||||
### Programs
|
||||
|
||||
Type | Name
|
||||
Name | Type
|
||||
:-: | :-:
|
||||
Wayland compositor | Hyprland
|
||||
Screen locker | Hyprlock
|
||||
Statusbar | Waybar
|
||||
Notification daemon | dunst
|
||||
Launcher | rofi
|
||||
Wallpaper daemon | swww
|
||||
Text editor | Neovim (Nixvim)
|
||||
Web browser | Firefox
|
||||
File browser | Dolphin
|
||||
Torrent client | qBittorrent
|
||||
Hyprland | Wayland compositor
|
||||
Hyprlock | Screen locker
|
||||
Waybar | Statusbar
|
||||
dunst | Notification daemon
|
||||
rofi | Launcher
|
||||
swww | Wallpaper daemon
|
||||
Neovim | Text editor
|
||||
Firefox | Web browser
|
||||
Dolphin | File browser
|
||||
qBittorrent | Torrent client
|
||||
|
||||
|
||||
## 🐳 Great Yamada
|
||||
|
@ -26,4 +26,11 @@ Configuration for my home server
|
|||
|
||||
### Services
|
||||
|
||||
**WIP**
|
||||
**Still a WIP**
|
||||
|
||||
Name | Type | Public-facing
|
||||
:-: | :-: | :-:
|
||||
Nginx | Web server and reverse proxy | x
|
||||
PostgreSQL | Database engine
|
||||
Forgejo | Git repository | x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue