Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Writefreely service #230

Merged
merged 6 commits into from
Jul 9, 2024

Conversation

ZenKyma
Copy link
Contributor

@ZenKyma ZenKyma commented Jul 9, 2024

Following #12, I finally managed to create a writefreely role.

Please feel free to comment and add requests!

@spantaleev spantaleev merged commit a246db2 into mother-of-all-self-hosting:main Jul 9, 2024
@spantaleev
Copy link
Member

I've improved the documentation a bit and this is ready to merge.

One of things I've done is mention that WriteFreely can make use of a MariaDB database, but is currently not configured to do so. I think it would be preferable if support for MariaDB (and automatic wiring with the MariaDB role via templates/group_vars_mash_servers) is added.

I suppose WriteFreely uses SQLite when not configured to use MariaDB.

Most other services which can use a database (mostly Postgres, but sometimes MariaDB) are developed in a way to make use of it. If you're feeling like adding MariaDB support in a future PR, that'd be great!

@ZenKyma ZenKyma deleted the writefreely branch July 9, 2024 15:18
@ZenKyma
Copy link
Contributor Author

ZenKyma commented Jul 9, 2024

Thank you @spantaleev ! I was indeed considering to add support for MariaDB sometime in the future when I have the time, but probably I will need some help in connecting all the dots with that. I'll open a draft pr as soon as I start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants