You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

113 lines
3.1 KiB

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