---
Tag: ["⚜️", "🌐", "WebHosting", "📑"]
Date: 2021-08-12
DocType: & DT "Task"
Hierarchy: "NonRoot"
Priority: "Low"
Status: "In progress"
StartDate:
DueDate: 2030-12-31
NextReviewDate: & RD 2023-12-31
TimeStamp: 2021-08-12
location: [51.514678599999996, -0.18378583926867909]
CollapseMetaTable: true
---
Parent:: [[@lebv.org Tasks|Tasks for lebv.org]], [[lebv Infrastructure|Website Admin for lebv.org]]
 
< center >
< h6 > Progress bar< / h6 >
< / center >
`= "<center><progress value='" + (length(filter(this.file.tasks.completed, (t) => t = true)) / length(this.file.tasks)) * 100 + "' max='100'></progress>" + "<br><h6>" + round((length(filter(this.file.tasks.completed, (t) => t = true)) / length(this.file.tasks)) * 100) + "% completed</h6></center>" `
---
 
```button
name Edit Task parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-EditHosting
```button
name Save
type command
action Save current file
id Save
```
^button-lebvHostingSave
 
# Hosting Tasks
 
```ad-abstract
title: Summary
collapse: open
Tasks and potential enhancements for the webhosting of lebv.org
```
 
---
 
### To-dos & tasks
 
- [x] [[Hosting Tasks|Hosting]]: Explore the possibility to [[Hosting Tasks#Self-hosting|self-host]] ✅ 2021-09-16
- [ ] :fleur_de_lis: [[Hosting Tasks|Hosting]]: Explore the possibility of webhosting through [[Hosting Tasks#Decentralised hosting|decentralised services]] (Blockchain) 📅 2023-12-31
- [ ] :fleur_de_lis: [[Hosting Tasks|Hosting]]: [[Hosting Tasks#Backup procedure|backup]] the DB & Files %%done_del%% 🔁 every 3 months on the 1st Wednesday 📅 2023-04-05
- [ ] :fleur_de_lis: [[Hosting Tasks|Hosting]]: [[Hosting Tasks#PHP versioning|Check the php version]] of the website %%done_del%% 🔁 every 3 months on the 1st Wednesday 📅 2023-04-05
 
---
 
### Dependencies
 
#### [[Selfhosting|Self-hosting]]
[Documentation ](https://medium.com/swlh/the-step-by-step-guide-to-starting-your-own-self-hosted-website-from-scratch-d10a8e6ccf0c )
 
#### Decentralised hosting
[Documentation ](https://www.hrank.com/blockchain-and-the-future-of-web-hosting-storage )
 
#### Backup procedure
`Gerer (le site) > Fichiers > Sauvegardes > Générer une nouvelle sauvegarde`
 
#### PHP versioning
`Gérer (le site) > Avancé > Configuration PHP`