Best posts made by timbo
-
RE: YOURLS
@girish that is a really nice theme and i will look into it / try installing it within cloudron soon! thanks!
-
RE: User orientated „spaces“ / domains
I absolutely would love this option - and by "option" i mean like maybe we can make it "optional". So that you can activate on your cloudron if you want, but if you don't want thats fine as well!
-
RE: FilePizza
How about we could change the Toppings? Like a localization - or even add own one? It is possible through their https://github.com/kern/filepizza/blob/master/src/toppings.js
-
factorio server in docker
https://github.com/factoriotools/factorio-docker
Virtualized Server in Docker for the popular game "Factorio". -
"old" Apps?
Hello - i notice that there are way more apps on the list at https://cloudron.io/appstatus.html than in the app store.
What determines if an App is supported and we are able to install it? When is an App considered "outdated" and being removed from the app store? Is there a way to still get one of these Apps?
-
User orientated „spaces“ / domains
Hey!
So I basically host Domains, with websites and email for friends.
Now one friend would like to be able to organise the email mailboxes for his domain. So i think about the ability to organise users as customers (as in plesk) where these users have the ability to install apps using their given domain, mailboxes etc.Is this something for Cloudron?
-
RE: "old" Apps?
@nebulon i totally understand your point. i was just unsure because of the statuspage. Thanks for clearing this up !
Latest posts made by timbo
-
RE: Matrix/Riot
well you can enable it yes, but users who registered were not able to login (?). I guess this is because it only accepts login from LDAP?
-
RE: Matrix/Riot
Hey! Works very very well. Runs smooth and does its job. But no LDAP would be a great feature for future
-
RE: YOURLS
@girish that is a really nice theme and i will look into it / try installing it within cloudron soon! thanks!
-
Gitea Upload Size
Hello o/
i encountered the problem that changes to /app/data/app.ini like[attachment] ENABLED = true ALLOWED_TYPES = */* MAX_SIZE = 50 MAX_FILES = 5
do not work.
I specifically wanted to increase the MAX_SIZE argument but it does not work.
I also restarted the app and even rebootet. On a clean install with gitea it also happens. -
Nicer Dicer
https://github.com/kimrejstrom/nicer-dicer
A mobile friendly, even offline usable "dicer" for RPG / tabletop games. -
RE: FilePizza
@yusf Well it is correct that each pizza get's a random selection of toppings. These toppings then will be part of the URL. What i mean is that we could change the name of the toppings and / or the localization, so translate them.
This is the content of the toppings.jsexport default [ "alfalfa", "almonds", "anchovies", "artichoke", "avocado", "bacon", "basil", "bayleaves", "bbqchicken", "beans", "beef", "beetroot", "bluecheese", "brie", "broccoli", "cajunchicken", "camembert", "capers", "capicolla", "cardamon", "carrot", "cauliflower", "cheddar", "chickenmasala", "chickentikka", "chili", "chives", "chorizo", "cilantro", "colby", "coriander", "crayfish", "cumin", "dill", "duck", "eggplant", "fenugreek", "feta", "fungi", "garlic", "goatcheese", "gorgonzola", "gouda", "ham", "jalapeno", "laurel", "leeks", "lettuce", "limburger", "lobster", "manchego", "marjoram", "meatballs", "melon", "montereyjack", "mozzarella", "muenster", "mushrooms", "olives", "onion", "oregano", "oysters", "parsley", "parmesan", "peanuts", "peas", "pecans", "pepperoni", "peppers", "pineapple", "pinenuts", "pistachios", "prawn", "prosciutto", "provolone", "ricotta", "romano", "roquefort", "rosemary", "salami", "salmon", "sausage", "scallions", "shallots", "shrimp", "snowpeas", "spinach", "squash", "squid", "sweetcorn", "tomatoes", "tuna", "turkey", "venison", "walnuts", "watercress", "whitebait", "zucchini" ]
And i think it would be great if we could just change these to whatever we want. So filepizza uses the words / ingeredients / toppings we set randomly.
Likeexport default [ "Gurke", "Ananas", "Regenwurm", ] ``` and so on.
-
RE: FilePizza
This could be done by configuring the /app/code/src/toppings.js
-
RE: User orientated „spaces“ / domains
I absolutely would love this option - and by "option" i mean like maybe we can make it "optional". So that you can activate on your cloudron if you want, but if you don't want thats fine as well!
-
User orientated „spaces“ / domains
Hey!
So I basically host Domains, with websites and email for friends.
Now one friend would like to be able to organise the email mailboxes for his domain. So i think about the ability to organise users as customers (as in plesk) where these users have the ability to install apps using their given domain, mailboxes etc.Is this something for Cloudron?