@@ -10,26 +10,25 @@ import TabItem from '@theme/TabItem';
10
10
11
11
## Pterodactyl
12
12
13
- Pelican is a fork of [ Pterodactyl] ( https://pterodactyl.io ) . But over time Pelican made many Changes & Additions - and we plan to do even more.
13
+ Pelican is a fork of [ Pterodactyl] ( https://pterodactyl.io ) . However, Pelican has many Improvements over it now!
14
14
15
15
<Admonition type = " info" >
16
- Want to see these changes in action?
17
- Check out our [ Demo] ( https://demo.pelican.dev ) ! The Login is ` admin ` /` admin ` .
16
+ Want to see these changes in action? Check out our [ Demo] ( https://demo.pelican.dev ) !
18
17
</Admonition >
19
18
20
19
<Tabs >
21
20
<TabItem value = " 1" label = " General" >
22
- * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) First party Plugin & Theme system
23
- * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Webhooks for Discord
21
+ * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) First party Plugins
22
+ * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) First party Themes
24
23
* ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Rework allocations
25
24
* ![ Done] ( https://img.shields.io/badge/Done-green ) Webhooks
26
25
* ![ Done] ( https://img.shields.io/badge/Done-green ) Roles & Permissions for Admins
27
- * ![ Done] ( https://img.shields.io/badge/Done-green ) Removal of Nests & Locations (replaced by Tags)
28
- * ![ Done] ( https://img.shields.io/badge/Done-green ) Config option for Binary Prefix (MiB/ GiB)
26
+ * ![ Done] ( https://img.shields.io/badge/Done-green ) Replace Nests & Locations with Tags
27
+ * ![ Done] ( https://img.shields.io/badge/Done-green ) Config option for Binary Prefix (MiB/GiB)
29
28
* ![ Done] ( https://img.shields.io/badge/Done-green ) Improved Settings page
30
29
</TabItem >
31
30
<TabItem value = " 2" label = " Frontend" >
32
- * ![ Planned ] ( https://img.shields.io/badge/Planned-blue ) Localized Frontend
31
+ * ![ In Progress ] ( https://img.shields.io/badge/In_Progress-orange ) Localized Frontend
33
32
* ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Rewrite of Client Area in Filament
34
33
* ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Switch from Webpack to Vite
35
34
* ![ Done] ( https://img.shields.io/badge/Done-green ) Rewrite of Admin Area in Filament
@@ -48,20 +47,19 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). But over time Pelica
48
47
* ![ Done] ( https://img.shields.io/badge/Done-green ) OAuth
49
48
</TabItem >
50
49
<TabItem value = " 5" label = " Setup" >
51
- * ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Dockerized install as preferred install method
50
+ * ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Official support for PostgreSQL
51
+ * ![ Done] ( https://img.shields.io/badge/Done-green ) Dockerized Installation
52
52
* ![ Done] ( https://img.shields.io/badge/Done-green ) Easier Installation process (Web Installer)
53
53
* ![ Done] ( https://img.shields.io/badge/Done-green ) SQLite as Panel database
54
54
* ![ Done] ( https://img.shields.io/badge/Done-green ) "Proper" support for MariaDB as Panel database (dedicated driver)
55
55
</TabItem >
56
56
<TabItem value = " 6" label = " Server" >
57
57
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Server sorting
58
- * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Basic Query Information (Hostname & Player Count)
59
58
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) IPv6 Support for Allocations
60
59
* ![ Done] ( https://img.shields.io/badge/Done-green ) Custom docker labels for server containers
61
60
* ![ Done] ( https://img.shields.io/badge/Done-green ) "Delete files" schedule task
62
61
</TabItem >
63
62
<TabItem value = " 7" label = " Node" >
64
- * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Node Ownership (per Node permissions)
65
63
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) More effective wings disk quota enforcement
66
64
* ![ Done] ( https://img.shields.io/badge/Done-green ) Node resource statistics
67
65
* ![ Done] ( https://img.shields.io/badge/Done-green ) CPU Limit for Nodes
@@ -78,7 +76,8 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). But over time Pelica
78
76
</TabItem >
79
77
<TabItem value = " 9" label = " Hub" >
80
78
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Marketplace for Eggs
81
- * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Marketplace for Plugins & Themes
79
+ * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Marketplace for Plugins
80
+ * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Marketplace for Themes
82
81
* ![ Done] ( https://img.shields.io/badge/Done-green ) Open Finances
83
82
* ![ Done] ( https://img.shields.io/badge/Done-green ) Support Tickets
84
83
</TabItem >
0 commit comments