update changelog
All checks were successful
Publish Website / SFTP Workflow (push) Successful in 18s
All checks were successful
Publish Website / SFTP Workflow (push) Successful in 18s
This commit is contained in:
32
changelog.md
32
changelog.md
@ -1,3 +1,35 @@
|
|||||||
|
# 2025/03/01
|
||||||
|
|
||||||
|
## Gancio
|
||||||
|
Working on moving Gancio back to this machine. It's been hosted on a
|
||||||
|
VPS in Graz temporarily. Following the instructions on [this
|
||||||
|
webpage](https://gancio.org/install/debian). The systemd unit was
|
||||||
|
giving permission errors when attempting run `/usr/local/bin/gancio`
|
||||||
|
as the Gancio user. After switching the systemd user to root it now
|
||||||
|
works as expected.
|
||||||
|
|
||||||
|
### Next Steps
|
||||||
|
1. get a dump of the Gancio database from the VPS in Graz
|
||||||
|
2. Point calendar.klank.school to this server's IP address
|
||||||
|
- Use the dynamic-dns python script to do so
|
||||||
|
3. Setup nginx to forward traffic to the calendar domain
|
||||||
|
4. Add SSL encryption
|
||||||
|
5. Follow the instructions [here](https://gancio.org/install/nginx) to
|
||||||
|
configure nginx
|
||||||
|
6. place the contents of the database dump in this server's PostgreSQL
|
||||||
|
instance
|
||||||
|
7. Add custom CSS, Javascript and description in case this is not
|
||||||
|
stored in the database.
|
||||||
|
|
||||||
|
The only sad thing is that the graphics from past events may get
|
||||||
|
lost. Would be nice to retrieve these for the archive.
|
||||||
|
|
||||||
|
## nodenv
|
||||||
|
|
||||||
|
Current global node version is 22.0.14
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
# 2025/02/21
|
# 2025/02/21
|
||||||
|
|
||||||
## nginx
|
## nginx
|
||||||
|
Reference in New Issue
Block a user